diff --git a/sc2/src/starcon2.c b/sc2/src/starcon2.c index 9fe68cfd9..4b9137c12 100644 --- a/sc2/src/starcon2.c +++ b/sc2/src/starcon2.c @@ -122,7 +122,7 @@ main (int argc, char *argv[]) strcpy (contentdir, "content"); #endif - while ((c = getopt_long(argc, argv, "r:d:foc:spn:?hM:S:T:emq:ua:", long_options, &option_index)) != -1) + while ((c = getopt_long(argc, argv, "r:d:foc:spn:?hM:S:T:m:q:ua:", long_options, &option_index)) != -1) { switch (c) { case 'r':