diff options
Diffstat (limited to 'gui/LnxMain.c')
| -rw-r--r-- | gui/LnxMain.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/LnxMain.c b/gui/LnxMain.c index 8297a917..1de6e25d 100644 --- a/gui/LnxMain.c +++ b/gui/LnxMain.c @@ -329,7 +329,7 @@ int main(int argc, char *argv[]) { "\t-nogui\t\tDon't open the GTK GUI\n" "\t-cfg FILE\tLoads desired configuration file (default: ~/.pcsx/pcsx.cfg)\n" "\t-psxout\t\tEnable PSX output\n" - "\t-load STATENUM\tLoads savestate STATENUM (1-5)\n" + "\t-load STATENUM\tLoads savestate STATENUM (1-9)\n" "\t-h -help\tDisplay this message\n" "\tfile\t\tLoads file\n")); return 0; |
