mirror of
https://github.com/leozide/leocad
synced 2025-01-29 20:34:50 +01:00
Remove accidental duplicated help line.
This commit is contained in:
parent
f024007157
commit
b4e55d1b49
1 changed files with 0 additions and 1 deletions
|
@ -293,7 +293,6 @@ bool lcApplication::Initialize(int argc, char* argv[], const char* LibraryInstal
|
|||
printf(" -t, --to <time>: Sets the last frame or step to save pictures.\n");
|
||||
printf(" -m, --model <model>: Sets the active submodel.\n");
|
||||
printf(" -c, --camera <camera>: Sets the active camera.\n");
|
||||
printf(" -t, --to <time>: Sets the last frame or step to save pictures.\n");
|
||||
printf(" --highlight: Highlight pieces in the steps they appear.\n");
|
||||
printf(" -wf, --export-wavefront <outfile.obj>: Exports the model to Wavefront format.\n");
|
||||
printf(" -3ds, --export-3ds <outfile.3ds>: Exports the model to 3DS format.\n");
|
||||
|
|
Loading…
Add table
Reference in a new issue