mirror of
https://gitlab.com/shorewall/code.git
synced 2025-03-11 21:08:29 +01:00
Correct usage text for 'update'.
Signed-off-by: Tom Eastep <teastep@shorewall.net>
This commit is contained in:
parent
59fea1a05d
commit
6d13069ffb
@ -1579,7 +1579,7 @@ usage() # $1 = exit status
|
|||||||
echo " status"
|
echo " status"
|
||||||
echo " stop"
|
echo " stop"
|
||||||
echo " try <directory> [ <timeout> ]"
|
echo " try <directory> [ <timeout> ]"
|
||||||
echo " update [ -b ] [ -r ] [ -T ] [ <directory> ]"
|
echo " update [ -a ] [ -b ] [ -r ] [ -T ] [ <directory> ]"
|
||||||
echo " version [ -a ]"
|
echo " version [ -a ]"
|
||||||
echo
|
echo
|
||||||
exit $1
|
exit $1
|
||||||
|
Loading…
Reference in New Issue
Block a user