Fix help for rc-update.
This commit is contained in:
parent
c2648ca5f5
commit
aabf3976db
@ -130,7 +130,7 @@ static void show (char **runlevels, bool verbose)
|
|||||||
|
|
||||||
#include "_usage.h"
|
#include "_usage.h"
|
||||||
#define usagestring "" \
|
#define usagestring "" \
|
||||||
"Usage: rc-update [options] service <runlevel>\n" \
|
"Usage: rc-update [options] add service <runlevel>\n" \
|
||||||
" rc-update [options] del service <runlevel>\n" \
|
" rc-update [options] del service <runlevel>\n" \
|
||||||
" rc-update [options] show"
|
" rc-update [options] show"
|
||||||
#define getoptstring getoptstring_COMMON
|
#define getoptstring getoptstring_COMMON
|
||||||
|
Loading…
Reference in New Issue
Block a user