mirror of
https://git.code.sf.net/p/quake/quakeforge
synced 2024-11-10 15:22:04 +00:00
correct a couple of typos
This commit is contained in:
parent
7fb58c63d4
commit
9bd839e309
1 changed files with 2 additions and 2 deletions
|
@ -118,9 +118,9 @@ usage (int status)
|
|||
" -s, --source DIR Look for progs.src in DIR instead of \".\"\n"
|
||||
" -q, --quiet Inhibit usual output\n"
|
||||
" -v, --verbose Display more output than usual\n"
|
||||
" -g, Generate debugging info\n"
|
||||
" -g Generate debugging info\n"
|
||||
" -o, --output-file FILE Specify output file name\n"
|
||||
" -P, --progs-src FILE File to use instad of progs.src\n"
|
||||
" -P, --progs-src FILE File to use instead of progs.src\n"
|
||||
" -F, --files Generate files.dat\n"
|
||||
" -t, --traditional Traditional QuakeC mode: implies v6only\n"
|
||||
" -p, --strip-path NUM Strip NUM leading path elements from file\n"
|
||||
|
|
Loading…
Reference in a new issue