Revision: 4294 Author: russblau Date: 2007-09-14 19:49:04 +0000 (Fri, 14 Sep 2007)
Log Message: ----------- Document new -dir: option
Modified Paths: -------------- trunk/pywikipedia/wikipedia.py
Modified: trunk/pywikipedia/wikipedia.py =================================================================== --- trunk/pywikipedia/wikipedia.py 2007-09-14 19:08:22 UTC (rev 4293) +++ trunk/pywikipedia/wikipedia.py 2007-09-14 19:49:04 UTC (rev 4294) @@ -4788,6 +4788,9 @@
Global arguments available for all bots:
+-dir:PATH Read the bot's configuration data from directory given by + PATH, instead of from the default directory. + -lang:xx Set the language of the wiki you want to work on, overriding the configuration in user-config.py. xx should be the language code. @@ -4805,7 +4808,7 @@
-nolog Disable the logfile (if it is enabled by default).
--putthrottle:nn Set the minimum time (in seconds) the bot will wait between +-putthrottle:n Set the minimum time (in seconds) the bot will wait between -pt:n saving pages.
-verbose Have the bot provide additional output that may be useful in
pywikipedia-l@lists.wikimedia.org