Add the -i option to the 'show bl' help text

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2014-06-18 15:35:49 -07:00
parent 7b0cf2b665
commit a2e514c0ab

View File

@ -3550,7 +3550,7 @@ usage() # $1 = exit status
echo " [ show | list | ls ] [ -b ] [ -x ] [ -t {filter|mangle|nat} ] [ {chain [<chain> [ <chain> ... ]"
echo " [ show | list | ls ] [ -f ] capabilities"
echo " [ show | list | ls ] arptables"
echo " [ show | list | ls ] {bl|blacklists}"
echo " [ show | list | ls ] [ -i ] {bl|blacklists}"
echo " [ show | list | ls ] classifiers"
echo " [ show | list | ls ] config"
echo " [ show | list | ls ] connections"