aboutsummaryrefslogtreecommitdiff
path: root/common
diff options
context:
space:
mode:
authorJonathan Gray2003-08-08 09:09:06 +0000
committerJonathan Gray2003-08-08 09:09:06 +0000
commit6d1ded6992272d96a1c487b3ab600c890cf0c615 (patch)
treed6ea511f4d02dcc2f14552119deafb6e130f8a1c /common
parent0858eed1fd756bf1f4d31d21e764fe3d79658ee0 (diff)
downloadscummvm-rg350-6d1ded6992272d96a1c487b3ab600c890cf0c615.tar.gz
scummvm-rg350-6d1ded6992272d96a1c487b3ab600c890cf0c615.tar.bz2
scummvm-rg350-6d1ded6992272d96a1c487b3ab600c890cf0c615.zip
list -h in help text
svn-id: r9596
Diffstat (limited to 'common')
-rw-r--r--common/gameDetector.cpp1
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"