Update the "-l or -r" usage to better conform to the standard

Submitted by:	ed
This commit is contained in:
Doug Barton 2009-12-27 23:15:23 +00:00
parent 767239710b
commit 81ef4483d0
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=201070

View File

@ -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 ''