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

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


[fix] fix docstring

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

Approvals:
  John Vandenberg: Looks good to me, but someone else must approve
  Mpaa: Looks good to me, approved
  jenkins-bot: Verified



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: merged
Gerrit-Change-Id: I11cae2c4edc816f331f1759e6896d17264abeeda
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/core
Gerrit-Branch: master
Gerrit-Owner: Xqt <[email protected]>
Gerrit-Reviewer: John Vandenberg <[email protected]>
Gerrit-Reviewer: Mpaa <[email protected]>
Gerrit-Reviewer: jenkins-bot <>

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

Reply via email to