mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 23:32:09 +00:00
oops, that's not how that works :)
This commit is contained in:
parent
cf37275def
commit
8aa83d04f3
1 changed files with 0 additions and 1 deletions
|
@ -62,7 +62,6 @@ static struct option const long_options[] = {
|
|||
{"source", required_argument, 0, 's'},
|
||||
{"quiet", no_argument, 0, 'q'},
|
||||
{"verbose", no_argument, 0, 'v'},
|
||||
{NULL, no_argument, 0, 'g'},
|
||||
{"code", required_argument, 0, 'C'},
|
||||
{"warn", required_argument, 0, 'W'},
|
||||
{"help", no_argument, 0, 'h'},
|
||||
|
|
Loading…
Reference in a new issue