Fix rc-service --help output.
This commit is contained in:
parent
594d98eddc
commit
71dd280656
@ -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
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user