jenkins-bot has submitted this change and it was merged.

Change subject: scripts.catall: Make script documentation more clear
......................................................................


scripts.catall: Make script documentation more clear

Bug: 58549

Change-Id: I9c980da9df2f3c83d6e27147831aa398ed4f4d3b
---
M scripts/catall.py
1 file changed, 8 insertions(+), 3 deletions(-)

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



diff --git a/scripts/catall.py b/scripts/catall.py
index dbd1705..8585c91 100755
--- a/scripts/catall.py
+++ b/scripts/catall.py
@@ -1,11 +1,16 @@
 # -*- coding: utf-8 -*-
+
 """
-Add or change categories on a number of pages.
+This script shows the categories on each page and lets you change them.
+
+For each page in the target wiki:
+* If the page contains no categories, you can specify a list of categories to
+  add to the page.
+* If the page already contains one or more categories, you can specify a new
+  list of categories to replace the current list of categories of the page.
 
 Usage:
     catall.py [start]
-
-Provides the categories on the page and asks whether to change them.
 
 If no starting name is provided, the bot starts at 'A'.
 

-- 
To view, visit https://gerrit.wikimedia.org/r/176485
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I9c980da9df2f3c83d6e27147831aa398ed4f4d3b
Gerrit-PatchSet: 4
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Gallaecio <adriyeticha...@gmail.com>
Gerrit-Reviewer: Gallaecio <adriyeticha...@gmail.com>
Gerrit-Reviewer: John Vandenberg <jay...@gmail.com>
Gerrit-Reviewer: Ladsgroup <ladsgr...@gmail.com>
Gerrit-Reviewer: Merlijn van Deen <valhall...@arctus.nl>
Gerrit-Reviewer: jenkins-bot <>

_______________________________________________
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to