Revision: 7937 Author: xqt Date: 2010-02-16 07:20:42 +0000 (Tue, 16 Feb 2010)
Log Message: ----------- doc for new behavior
Modified Paths: -------------- trunk/pywikipedia/interwiki.py
Modified: trunk/pywikipedia/interwiki.py =================================================================== --- trunk/pywikipedia/interwiki.py 2010-02-15 15:07:12 UTC (rev 7936) +++ trunk/pywikipedia/interwiki.py 2010-02-16 07:20:42 UTC (rev 7937) @@ -186,10 +186,12 @@
These arguments specify in which way the bot should follow interwiki links:
- -noredirect do not follow redirects. (note: without ending colon) + -noredirect do not follow redirects nor category redirects. + (note: without ending colon)
- -initialredirect work on its target if a redirect is entered on the - command line. (note: without ending colon) + -initialredirect work on its target if a redirect or category redirect is + entered on the command line or by a generator. + (note: without ending colon)
-neverlink: used as -neverlink:xx where xx is a language code: Disregard any links found to language xx. You can also
pywikipedia-svn@lists.wikimedia.org