Add extraopts to our usage

This commit is contained in:
Roy Marples
2007-09-21 11:52:37 +00:00
parent faa555efe2
commit e0d06f556e
4 changed files with 11 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ static void print_service (char *service)
}
#include "_usage.h"
#define extraopts "[runlevel1] [runlevel2] ..."
#define getoptstring "alsu" getoptstring_COMMON
static const struct option longopts[] = {
{"all", 0, NULL, 'a'},