diff options
-rw-r--r-- | common/gameDetector.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/gameDetector.cpp b/common/gameDetector.cpp index ddf0a8f05b..e1a796933e 100644 --- a/common/gameDetector.cpp +++ b/common/gameDetector.cpp @@ -77,6 +77,7 @@ static const char USAGE_STRING[] = "\t-w[<file>] - write to config file [scummvm.ini]\n" #endif "\t-v - show version info and exit\n" + "\t-h - display this text and exit\n" "\t-z - display list of games\n" "\n" "\t-b<num> - start in room <num>\n" |