diff --git a/src/rc/rc-update.c b/src/rc/rc-update.c index 1aefbc64..fdd1417c 100644 --- a/src/rc/rc-update.c +++ b/src/rc/rc-update.c @@ -130,7 +130,7 @@ static void show (char **runlevels, bool verbose) #include "_usage.h" #define usagestring "" \ - "Usage: rc-update [options] service \n" \ + "Usage: rc-update [options] add service \n" \ " rc-update [options] del service \n" \ " rc-update [options] show" #define getoptstring getoptstring_COMMON