aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/rc/rc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/rc/rc.c b/src/rc/rc.c
index ef46925d..fd2081ca 100644
--- a/src/rc/rc.c
+++ b/src/rc/rc.c
@@ -66,7 +66,7 @@ const struct option longopts[] = {
};
const char * const longopts_help[] = {
"do not stop any services",
- "override the next runlevel to change into\n"
+ "override the next runlevel to change into\n",
"when leaving single user or boot runlevels",
"runs the service specified with the rest\nof the arguments",
"output the RC system type, if any",