|
From: blast007 <bla...@us...> - 2007-02-27 03:00:22
|
Update of /cvsroot/bzflag/bzflag/src/bzfs In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv8301 Modified Files: CmdLineOptions.cxx Log Message: typo Index: CmdLineOptions.cxx =================================================================== RCS file: /cvsroot/bzflag/bzflag/src/bzfs/CmdLineOptions.cxx,v retrieving revision 2.79 retrieving revision 2.80 diff -w -u -r2.79 -r2.80 --- CmdLineOptions.cxx 18 Feb 2007 22:40:33 -0000 2.79 +++ CmdLineOptions.cxx 27 Feb 2007 03:00:20 -0000 2.80 @@ -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-botsPerIP: specify how many client-side bots are allowed per IP address\n" |