diff options
Diffstat (limited to 'templates/show/queueing/pppoe')
-rw-r--r-- | templates/show/queueing/pppoe/node.tag/vif/node.def | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/templates/show/queueing/pppoe/node.tag/vif/node.def b/templates/show/queueing/pppoe/node.tag/vif/node.def index 2b74427..02a09ad 100644 --- a/templates/show/queueing/pppoe/node.tag/vif/node.def +++ b/templates/show/queueing/pppoe/node.tag/vif/node.def @@ -1,4 +1,3 @@ help: Show specified virtual network interface (vif) information -run: tput setaf ${COLOR_RED:-1} ; - echo error: need to supply vif # ; - tput op +run: echo error: Must supply a vif number ; + |