jenkins-bot has submitted this change and it was merged. ( 
https://gerrit.wikimedia.org/r/561959 )

Change subject: [IMPR] Doc improvements
......................................................................

[IMPR] Doc improvements

- Reword some items
- Keep all of the script specific options together

Change-Id: I721dd5c295deb365331265657c484953d4f1f673
---
M scripts/touch.py
1 file changed, 7 insertions(+), 9 deletions(-)

Approvals:
  Xqt: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/scripts/touch.py b/scripts/touch.py
index 95cad9c..b610845 100755
--- a/scripts/touch.py
+++ b/scripts/touch.py
@@ -3,20 +3,17 @@
 """
 This bot goes over multiple pages of a wiki, and edits them without changes.

-This is for example used to get category links in templates
-working.
+This is for example used to get category links in templates working.

-This script understands various command-line arguments:
+Command-line arguments:

--purge                    Do not touch but purge the page
+-purge                    Purge the page instead of touching it

-&params;
-
-Touch arguments:
+Touch mode (default):

 -botflag                  Force botflag in case of edits with changes.

-Purge arguments:
+Purge mode:

 -converttitles            Convert titles to other variants if necessary
 -forcelinkupdate          Update the links tables
@@ -24,9 +21,10 @@
                           for any page that uses this page as a template
 -redirects                Automatically resolve redirects

+&params;
 """
 #
-# (C) Pywikibot team, 2009-2019
+# (C) Pywikibot team, 2009-2020
 #
 # Distributed under the terms of the MIT license.
 #

--
To view, visit https://gerrit.wikimedia.org/r/561959
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.wikimedia.org/r/settings

Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: I721dd5c295deb365331265657c484953d4f1f673
Gerrit-Change-Number: 561959
Gerrit-PatchSet: 4
Gerrit-Owner: JJMC89 <[email protected]>
Gerrit-Reviewer: D3r1ck01 <[email protected]>
Gerrit-Reviewer: Xqt <[email protected]>
Gerrit-Reviewer: jenkins-bot (75)
_______________________________________________
Pywikibot-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits

Reply via email to