diff options
Diffstat (limited to 'src/rc')
-rw-r--r-- | src/rc/rc-service.c | 1 |
1 files changed, 1 insertions, 0 deletions
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 }; |