|
@@ -26,7 +26,7 @@ EggFilter(bool allow_last_param, bool allow_stdout) :
|
|
|
redescribe_option
|
|
redescribe_option
|
|
|
("cs",
|
|
("cs",
|
|
|
"Specify the coordinate system of the resulting egg file. This may be "
|
|
"Specify the coordinate system of the resulting egg file. This may be "
|
|
|
- " one of 'y-up', 'z-up', 'y-up-left', or 'z-up-left'. The default "
|
|
|
|
|
|
|
+ "one of 'y-up', 'z-up', 'y-up-left', or 'z-up-left'. The default "
|
|
|
"is the same coordinate system as the input egg file. If this is "
|
|
"is the same coordinate system as the input egg file. If this is "
|
|
|
"different from the input egg file, a conversion will be performed.");
|
|
"different from the input egg file, a conversion will be performed.");
|
|
|
}
|
|
}
|