Fix rc-service --help output.

This commit is contained in:
Roy Marples 2008-04-07 11:48:32 +00:00
parent 594d98eddc
commit 71dd280656

View File

@ -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
};