Add "[ <device> ]" to "show tc" usage syntax

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2010-01-13 12:28:20 -08:00
parent 880cd269c7
commit b8b7555ff9

View File

@ -1396,7 +1396,7 @@ usage() # $1 = exit status
echo " show macros"
echo " show [ -x ] mangle|nat|raw|routing"
echo " show policies"
echo " show tc"
echo " show tc [ <device> ]"
echo " show vardir"
echo " show zones"
echo " start [ -f ] [ -n ] [ -p ] [ <directory> ]"