diff options
Diffstat (limited to 'gui')
| -rw-r--r-- | gui/LnxMain.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gui/LnxMain.c b/gui/LnxMain.c index 585ceab6..77cdfa42 100644 --- a/gui/LnxMain.c +++ b/gui/LnxMain.c @@ -333,6 +333,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-slowboot\t\tEnable BIOS Logo\n" "\t-load STATENUM\tLoads savestate STATENUM (1-9)\n" "\t-h -help\tDisplay this message\n" "\tfile\t\tLoads file\n")); |
