Author: soliton
Date: Wed Oct 31 22:03:12 2007
New Revision: 21368

URL: http://svn.gna.org/viewcvs/wesnoth?rev=21368&view=rev
Log:
* correct and enhance the example command line a bit

Modified:
    trunk/doc/man/wesnoth.6

Modified: trunk/doc/man/wesnoth.6
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/doc/man/wesnoth.6?rev=21368&r1=21367&r2=21368&view=diff
==============================================================================
--- trunk/doc/man/wesnoth.6 (original)
+++ trunk/doc/man/wesnoth.6 Wed Oct 31 22:03:12 2007
@@ -164,8 +164,8 @@
 .B --turns=value
 sets the number of turns for the chosen scenario. The default is "50".
 .TP
-Example to test your own AI: 
-wesnoth --multiplayer --controller2=python_ai --algorithm2=python_ai 
--parm2=python_script:py/my_own_python_ai.py --side2=Rebels
+Example to test your own AI against the default AI without starting the GUI:
+wesnoth --nogui --multiplayer --controller1=ai --controller2=ai 
--algorithm2=python_ai --parm2=python_script:py/my_own_python_ai.py
 .
 .SH AUTHOR
 .


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to