Xqt has uploaded a new change for review.

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

Change subject: [fix] fix docstring
......................................................................

[fix] fix docstring

Bug: T136510
Change-Id: I11cae2c4edc816f331f1759e6896d17264abeeda
---
M scripts/delete.py
1 file changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core 
refs/changes/80/291580/1

diff --git a/scripts/delete.py b/scripts/delete.py
index 52a3bc7..4fbe618 100755
--- a/scripts/delete.py
+++ b/scripts/delete.py
@@ -31,12 +31,12 @@
 -orphansonly:     Specified namespaces. Separate multiple namespace
                   numbers or names with commas.
                   Examples:
-                  -ns:0,2,4
-                  -ns:Help,MediaWiki
+                  -orphansonly:0,2,4
+                  -orphansonly:Help,MediaWiki
 
                   Note that Main ns can be indicated either with a 0 or a ',':
-                  -ns:0,1
-                  -ns:,Talk
+                  -orphansonly:0,1
+                  -orphansonly:,Talk
 
 Usage:
 

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

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

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

Reply via email to