git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@286 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
tchernobog 2006-02-03 21:53:30 +00:00
parent 061404dedc
commit d007d72011
1 changed files with 1 additions and 1 deletions

View File

@ -90,7 +90,7 @@ void
display_help()
{
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"
"\t-h, --help this help you're reading\n"
"\t-n, --no-gui starts the program in command line mode\n"