jenkins-bot has submitted this change. ( https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1237219?usp=email )
Change subject: docs: Add -graph documentation ...................................................................... docs: Add -graph documentation Bug: T416116 Change-Id: I50d5341b7233520a9e1e11f7ed6e464fe87e9cf9 Signed-off-by: Stitipragyan barik <[email protected]> --- M scripts/interwiki.py 1 file changed, 3 insertions(+), 0 deletions(-) Approvals: jenkins-bot: Verified Xqt: Looks good to me, approved diff --git a/scripts/interwiki.py b/scripts/interwiki.py index 00ac4d7..603010c 100755 --- a/scripts/interwiki.py +++ b/scripts/interwiki.py @@ -114,6 +114,9 @@ bot action. This will only be used in non-autonomous mode. +-graph Save a graph of interwiki conflicts in PNG format. + This requires the `pydot` Python package. + -hintsonly The bot does not ask for a page to work on, even if none of the above page sources was specified. This will make the first existing page of -hint or -hinfile slip in as -- To view, visit https://gerrit.wikimedia.org/r/c/pywikibot/core/+/1237219?usp=email To unsubscribe, or for help writing mail filters, visit https://gerrit.wikimedia.org/r/settings?usp=email Gerrit-MessageType: merged Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Change-Id: I50d5341b7233520a9e1e11f7ed6e464fe87e9cf9 Gerrit-Change-Number: 1237219 Gerrit-PatchSet: 2 Gerrit-Owner: Stitipragyan barik <[email protected]> Gerrit-Reviewer: Xqt <[email protected]> Gerrit-Reviewer: jenkins-bot
_______________________________________________ Pywikibot-commits mailing list -- [email protected] To unsubscribe send an email to [email protected]
