[Scummvm-cvs-logs] CVS: scummvm/common gameDetector.cpp,1.131,1.132
Jonathan Gray
khalek at users.sourceforge.net
Fri Aug 8 02:10:02 CEST 2003
Update of /cvsroot/scummvm/scummvm/common
In directory sc8-pr-cvs1:/tmp/cvs-serv17434
Modified Files:
gameDetector.cpp
Log Message:
list -h in help text
Index: gameDetector.cpp
===================================================================
RCS file: /cvsroot/scummvm/scummvm/common/gameDetector.cpp,v
retrieving revision 1.131
retrieving revision 1.132
diff -u -d -r1.131 -r1.132
--- gameDetector.cpp 4 Aug 2003 14:18:16 -0000 1.131
+++ gameDetector.cpp 8 Aug 2003 09:09:06 -0000 1.132
@@ -77,6 +77,7 @@
"\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"
More information about the Scummvm-git-logs
mailing list