Modify help message
This commit is contained in:
parent
a2c575bb85
commit
509a684d11
|
@ -20,7 +20,7 @@
|
|||
|
||||
// error messages
|
||||
#define MSG_ERR_N_ARGS " Usage:\n\n" \
|
||||
" trimeshinfo filename <options>\n\n" \
|
||||
" trimeshinfo <mesh> [options]\n\n" \
|
||||
" Options:\n\n" \
|
||||
" -q Quiet (disable verbose mode that is enabled by default)\n" \
|
||||
" -x Enable XML output\n" \
|
||||
|
|
Loading…
Reference in New Issue