better mmuhack usage

git-svn-id: file:///home/notaz/opt/svn/PicoDrive@184 be3aeb3a-fb24-0410-a615-afba39da0efa
This commit is contained in:
notaz 2007-07-05 20:33:23 +00:00
parent 626f7c37bb
commit 55ca4154a2
2 changed files with 19 additions and 15 deletions

View file

@ -63,7 +63,7 @@ void parse_cmd_line(int argc, char *argv[])
}
if (unrecognized) {
printf("\n\n\nPicoDrive v" VERSION " (c) notaz, 2006\n");
printf("\n\n\nPicoDrive v" VERSION " (c) notaz, 2006-2007\n");
printf("usage: %s [options] [romfile]\n", argv[0]);
printf( "options:\n"
"-menu <menu_path> launch a custom program on exit instead of default gp2xmenu\n"