diff --git a/src/rc/rc-service.c b/src/rc/rc-service.c index 5c6fc3df..bcbf3db8 100644 --- a/src/rc/rc-service.c +++ b/src/rc/rc-service.c @@ -51,6 +51,7 @@ static const struct option longopts[] = { longopts_COMMON }; static const char * const longopts_help[] = { + "tests if the service exists or not", "list all available services", longopts_help_COMMON };