summaryrefslogtreecommitdiff
path: root/src/rc/rc-service.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/rc/rc-service.c')
-rw-r--r--src/rc/rc-service.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rc/rc-service.c b/src/rc/rc-service.c
index bcbf3db..11b6b58 100644
--- a/src/rc/rc-service.c
+++ b/src/rc/rc-service.c
@@ -53,6 +53,7 @@ static const struct option longopts[] = {
static const char * const longopts_help[] = {
"tests if the service exists or not",
"list all available services",
+ "resolve the service name to an init script",
longopts_help_COMMON
};
#include "_usage.c"