Fix help for rc-update.

This commit is contained in:
Roy Marples 2008-02-27 21:19:14 +00:00
parent c2648ca5f5
commit aabf3976db

View File

@ -130,7 +130,7 @@ static void show (char **runlevels, bool verbose)
#include "_usage.h"
#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] show"
#define getoptstring getoptstring_COMMON