correct a couple of typos

This commit is contained in:
Bill Currie 2003-05-15 18:55:57 +00:00
parent 7fb58c63d4
commit 9bd839e309
1 changed files with 2 additions and 2 deletions

View File

@ -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"