diff --git a/src/parseopts.cc b/src/parseopts.cc index 41d1f31..e0dc2ed 100644 --- a/src/parseopts.cc +++ b/src/parseopts.cc @@ -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"