Cleaned up the usage message
This commit is contained in:
@@ -40,9 +40,10 @@ static void usage( const char *prog, const char *msg )
|
||||
" X1,Y1,Z1-X2,Y2,Z2\n"
|
||||
"\n"
|
||||
" where X1,Y1,Z1 represent the UP vector in the input\n"
|
||||
" files and X2,Y2,Z2 represent the UP vector of the output file.\n"
|
||||
" For example, to convert a model built in a Y-Up coordinate system\n"
|
||||
" to a model with a Z-up coordinate system, the argument looks like\n"
|
||||
" files and X2,Y2,Z2 represent the UP vector of the\n"
|
||||
" output file. For example, to convert a model built\n"
|
||||
" in a Y-Up coordinate system to a model with a Z-up\n"
|
||||
" coordinate system, the argument looks like\n"
|
||||
"\n"
|
||||
" 0,1,0-0,0,1"
|
||||
"\n"
|
||||
|
||||
Reference in New Issue
Block a user