|
From: blast007 <bla...@us...> - 2007-02-27 03:01:11
|
Update of /cvsroot/bzflag/bzflag/src/bzfs In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8714 Modified Files: Tag: v2_0branch CmdLineOptions.cxx Log Message: typo Index: CmdLineOptions.cxx =================================================================== RCS file: /cvsroot/bzflag/bzflag/src/bzfs/CmdLineOptions.cxx,v retrieving revision 2.37.2.17 retrieving revision 2.37.2.18 diff -w -u -r2.37.2.17 -r2.37.2.18 --- CmdLineOptions.cxx 25 Feb 2007 15:48:23 -0000 2.37.2.17 +++ CmdLineOptions.cxx 27 Feb 2007 03:01:09 -0000 2.37.2.18 @@ -153,7 +153,7 @@ "\t-advertise: specify which groups to advertise to (list server)\n" "\t-autoTeam: automatically assign players to teams when they join\n" "\t-b: randomly oriented buildings\n" -"\t-badwords: bad-world file\n" +"\t-badwords: bad-word file\n" "\t-ban ip{,ip}*: ban players based on ip address\n" "\t-banfile: specify a file to load and store the banlist in\n" "\t-c: capture-the-flag style game,\n" |