Update the "-l or -r" usage to better conform to the standard
Submitted by: ed
This commit is contained in:
parent
dd63d34a3f
commit
3b6c5972c1
@ -33,7 +33,7 @@ usage () {
|
||||
echo ''
|
||||
echo 'Usage:'
|
||||
echo "${0##*/} -e"
|
||||
echo "${0##*/} [-v] -l|r"
|
||||
echo "${0##*/} [-v] -l | -r"
|
||||
echo "${0##*/} [-v] <rc.d script> start|stop|etc."
|
||||
echo "${0##*/} -h"
|
||||
echo ''
|
||||
|
Loading…
Reference in New Issue
Block a user