Adjust options description

This commit is contained in:
Massimiliano Corsini 2005-12-14 12:16:13 +00:00
parent 0838ed47ca
commit 4911a7acca
1 changed files with 4 additions and 3 deletions

View File

@ -24,7 +24,8 @@
" Options:\n\n" \
" -q Quiet (disable verbose mode that is enabled by default)\n" \
" -x Enable XML output\n" \
" -h Enable HTML output\n\n"
" -h Enable HTML output\n\n" \
" -s <filename> Save the clean mesh"
#define MSG_ERR_MESH_LOAD "error loading the input meshes.\n"
#define MSG_ERR_INVALID_OPTION "unable to parse option '%s'\n"