jenkins-bot has submitted this change and it was merged. ( https://gerrit.wikimedia.org/r/385800 )
Change subject: [doc] Fix options documentation ...................................................................... [doc] Fix options documentation Change-Id: I92164d19116b10e65596c3feb7d10e9f3b3f3e93 --- M scripts/maintenance/compat2core.py 1 file changed, 2 insertions(+), 2 deletions(-) Approvals: Dalba: Looks good to me, approved jenkins-bot: Verified Zoranzoki21: Looks good to me, but someone else must approve diff --git a/scripts/maintenance/compat2core.py b/scripts/maintenance/compat2core.py index 854d224..4e62b64 100755 --- a/scripts/maintenance/compat2core.py +++ b/scripts/maintenance/compat2core.py @@ -12,8 +12,8 @@ The scripts asks for the .py file and converts it to <scriptname>-core.py in the same directory. The following option is supported: -- warnonly: Do not convert the source but show warning messages. This is good - to check already merged scripts. +-warnonly Do not convert the source but show warning messages. This is good + to check already merged scripts. usage -- To view, visit https://gerrit.wikimedia.org/r/385800 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: merged Gerrit-Change-Id: I92164d19116b10e65596c3feb7d10e9f3b3f3e93 Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Xqt <[email protected]> Gerrit-Reviewer: Dalba <[email protected]> Gerrit-Reviewer: John Vandenberg <[email protected]> Gerrit-Reviewer: Magul <[email protected]> Gerrit-Reviewer: Zoranzoki21 <[email protected]> Gerrit-Reviewer: jenkins-bot <> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
