mirror of
https://gitlab.com/shorewall/code.git
synced 2024-12-22 14:20:40 +01:00
Remove redundant 'run' command from help output
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
9e039e30e5
commit
fc58dab66d
@ -3583,7 +3583,6 @@ usage() # $1 = exit status
|
||||
echo " start [ -f ] [ -p ] [ <directory> ]"
|
||||
echo " stop"
|
||||
echo " status [ -i ]"
|
||||
echo " run <function> [ function ... ]"
|
||||
echo " version [ -a ]"
|
||||
echo
|
||||
exit $1
|
||||
|
Loading…
Reference in New Issue
Block a user