Missing letters

This commit is contained in:
Abramo Bagnara 2000-11-29 18:29:31 +00:00
parent 880f642260
commit 95785f81a3

View file

@ -248,7 +248,7 @@ static void version(void)
int main(int argc, char *argv[])
{
int option_index;
char *short_options = "lLD:qt:c:f:r:d:eMNF:A:X:B:vI";
char *short_options = "lLD:qt:c:f:r:d:eMNF:A:X:B:vIPC";
static struct option long_options[] = {
{"help", 0, 0, OPT_HELP},
{"version", 0, 0, OPT_VERSION},