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",