Skip to content
Snippets Groups Projects
Commit cc8a67ae authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

wording

parent bf78e0ec
No related branches found
No related tags found
No related merge requests found
// $Id: CommandLine.cpp,v 1.33 2004-04-21 23:16:33 geuzaine Exp $
// $Id: CommandLine.cpp,v 1.34 2004-04-22 05:56:17 geuzaine Exp $
//
// Copyright (C) 1997-2004 C. Geuzaine, J.-F. Remacle
//
......@@ -111,7 +111,7 @@ void Print_Usage(char *name){
Msg(DIRECT, " -v int set verbosity level (default: 2)");
Msg(DIRECT, " -string \"string\" parse string before project file");
Msg(DIRECT, " -option file parse option file before GUI creation");
Msg(DIRECT, " -convert file file perform batch conversion of view(s)/mesh into new file formats");
Msg(DIRECT, " -convert file file perform batch conversion of view(s)/mesh into latest file formats");
Msg(DIRECT, " -version show version number");
Msg(DIRECT, " -info show detailed version information");
Msg(DIRECT, " -help show this message");
......
......@@ -99,7 +99,7 @@ parse string before project file
@item -option file
parse option file before GUI creation
@item -convert file file
perform batch conversion of view(s)/mesh into new file formats
perform batch conversion of view(s)/mesh into latest file formats
@item -version
show version number
@item -info
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment