http://www.mediawiki.org/wiki/Special:Code/pywikipedia/10803
Revision: 10803 Author: amir Date: 2012-12-17 22:02:10 +0000 (Mon, 17 Dec 2012) Log Message: ----------- fixing documention typo per bug #3596947
Modified Paths: -------------- trunk/pywikipedia/protect.py
Modified: trunk/pywikipedia/protect.py =================================================================== --- trunk/pywikipedia/protect.py 2012-12-16 22:52:27 UTC (rev 10802) +++ trunk/pywikipedia/protect.py 2012-12-17 22:02:10 UTC (rev 10803) @@ -14,7 +14,7 @@ -file: Protect all pages listed in a text file. -ref: Protect all pages referring from a given page. -images: Protect all images used on a given page. --always: Don't prompt to protect pages, just do it. +-always: Always prompt to protect pages -summary: Supply a custom edit summary. -unprotect: Actually unprotect pages instead of protecting -edit:PROTECTION_LEVEL Set edit protection level to PROTECTION_LEVEL