http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10260
Revision: 10260 Author: xqt Date: 2012-05-31 15:40:41 +0000 (Thu, 31 May 2012) Log Message: ----------- doc for -maxlag option, introduced with r6280
Modified Paths: -------------- branches/rewrite/pywikibot/bot.py
Modified: branches/rewrite/pywikibot/bot.py =================================================================== --- branches/rewrite/pywikibot/bot.py 2012-05-27 18:15:12 UTC (rev 10259) +++ branches/rewrite/pywikibot/bot.py 2012-05-31 15:40:41 UTC (rev 10260) @@ -534,6 +534,10 @@
-log:xyz Enable the logfile, using 'xyz' as the filename.
+-maxlag Sets a new maxlag parameter to a number of seconds. Defer bot + edits during periods of database server lag. Default is set by + config.py + -nolog Disable the logfile (if it is enabled by default).
-debug:item Enable the logfile and include extensive debugging data