jenkins-bot has submitted this change and it was merged. Change subject: Add whitespace to -help ......................................................................
Add whitespace to -help Change-Id: I07901e73516fd8c98fc472b8d2ace0d4fe4e4303 --- M scripts/pagefromfile.py 1 file changed, 2 insertions(+), 0 deletions(-) Approvals: John Vandenberg: Looks good to me, but someone else must approve Ladsgroup: Looks good to me, approved jenkins-bot: Verified diff --git a/scripts/pagefromfile.py b/scripts/pagefromfile.py index cf067ba..9f28900 100644 --- a/scripts/pagefromfile.py +++ b/scripts/pagefromfile.py @@ -16,6 +16,7 @@ the -include option. Specific arguments: + -start:xxx Specify the text that marks the beginning of a page -end:xxx Specify the text that marks the end of a page -file:xxx Give the filename we are getting our material from @@ -40,6 +41,7 @@ -minor set minor edit flag on page edits If the page to be uploaded already exists: + -safe do nothing (default) -appendtop add the text to the top of it -appendbottom add the text to the bottom of it -- To view, visit https://gerrit.wikimedia.org/r/175482 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I07901e73516fd8c98fc472b8d2ace0d4fe4e4303 Gerrit-PatchSet: 2 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: John Vandenberg <[email protected]> Gerrit-Reviewer: John Vandenberg <[email protected]> Gerrit-Reviewer: Ladsgroup <[email protected]> Gerrit-Reviewer: Merlijn van Deen <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ Pywikibot-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/pywikibot-commits
