diff --git a/desmume/src/commandline.cpp b/desmume/src/commandline.cpp index 89263afe1..624f52e84 100644 --- a/desmume/src/commandline.cpp +++ b/desmume/src/commandline.cpp @@ -140,8 +140,8 @@ ENDL ENDL #ifdef GDB_STUB "Arguments affecting debugging features:" ENDL -" --arm9gdb Enable the ARM9 GDB stub on the given port" ENDL -" --arm7gdb Enable the ARM7 GDB stub on the given port" ENDL +" --arm9gdb PORTNUM Enable the ARM9 GDB stub on the given port" ENDL +" --arm7gdb PORTNUM Enable the ARM7 GDB stub on the given port" ENDL ENDL #endif "Utility commands which occur in place of emulation:" ENDL