Add comment option to zdray help

This commit is contained in:
Kevin Caccamo 2018-11-04 18:46:08 -05:00
parent d3d7174c77
commit b010e00e24

View file

@ -472,6 +472,7 @@ static void ShowUsage()
"Usage: zdray [options] sourcefile.wad\n"
" -m, --map=MAP Only affect the specified map\n"
" -o, --output=FILE Write output to FILE instead of tmp.wad\n"
" -c, --comments Write UDMF index comments\n"
" -q, --no-prune Keep unused sidedefs and sectors\n"
" -N, --no-nodes Do not rebuild nodes\n"
" -g, --gl Build GL-friendly nodes\n"