aboutsummaryrefslogtreecommitdiff
path: root/src/rc-status.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rc-status.c')
-rw-r--r--src/rc-status.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rc-status.c b/src/rc-status.c
index 5cde05ef..f75bfb83 100644
--- a/src/rc-status.c
+++ b/src/rc-status.c
@@ -55,6 +55,7 @@ static void print_service (char *service)
}
#include "_usage.h"
+#define extraopts "[runlevel1] [runlevel2] ..."
#define getoptstring "alsu" getoptstring_COMMON
static const struct option longopts[] = {
{"all", 0, NULL, 'a'},