- Typo
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@286 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
061404dedc
commit
d007d72011
|
@ -90,7 +90,7 @@ void
|
||||||
display_help()
|
display_help()
|
||||||
{
|
{
|
||||||
printf( _("SGPEMv2 is an educational software acting as a process scheduling simulator\n"
|
printf( _("SGPEMv2 is an educational software acting as a process scheduling simulator\n"
|
||||||
"\n\nUsage : stradivari [options]" // filenames"
|
"\n\nUsage : sgpemv2 [options]" // filenames"
|
||||||
"\n\nOptions:\n"
|
"\n\nOptions:\n"
|
||||||
"\t-h, --help this help you're reading\n"
|
"\t-h, --help this help you're reading\n"
|
||||||
"\t-n, --no-gui starts the program in command line mode\n"
|
"\t-n, --no-gui starts the program in command line mode\n"
|
||||||
|
|
Loading…
Reference in New Issue