Gallaecio has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/176485

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

scripts.catall: Make script documentation more clear

Fixes T60549

Change-Id: I9c980da9df2f3c83d6e27147831aa398ed4f4d3b
---
M scripts/catall.py
1 file changed, 7 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/85/176485/1

diff --git a/scripts/catall.py b/scripts/catall.py
index dbd1705..bd4f938 100755
--- a/scripts/catall.py
+++ b/scripts/catall.py
@@ -1,6 +1,12 @@
 # -*- coding: utf-8 -*-
 """
-Add or change categories on a number of pages.
+For each page in the target wiki, this script lets you do either of the
+following:
+
+* If a page contains no categories, you can specify a list of categories to add
+  to the page.
+* If a 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]

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I9c980da9df2f3c83d6e27147831aa398ed4f4d3b
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Gallaecio <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to