Add help text for rc-service --resole.
This commit is contained in:
parent
292fe3a568
commit
29369c44c1
@ -53,6 +53,7 @@ static const struct option longopts[] = {
|
|||||||
static const char * const longopts_help[] = {
|
static const char * const longopts_help[] = {
|
||||||
"tests if the service exists or not",
|
"tests if the service exists or not",
|
||||||
"list all available services",
|
"list all available services",
|
||||||
|
"resolve the service name to an init script",
|
||||||
longopts_help_COMMON
|
longopts_help_COMMON
|
||||||
};
|
};
|
||||||
#include "_usage.c"
|
#include "_usage.c"
|
||||||
|
Loading…
Reference in New Issue
Block a user