Add -m to the dump options in help output

Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
Tom Eastep 2014-01-15 19:25:07 -08:00
parent 6d8cadd152
commit 6223bdd8e1

View File

@ -3415,7 +3415,7 @@ usage() # $1 = exit status
echo " delete <interface>[:<host-list>] ... <zone>"
echo " disable <interface>"
echo " drop <address> ..."
echo " dump [ -x ] [ -l ]"
echo " dump [ -x ] [ -l ] [ -m ]"
echo " enable <interface>"
echo " forget [ <file name> ]"
echo " help"