gh-102136: Add -m to options that work with -i
Issue 102136 pointed out that -m is not mentioned in the section that talks about -i, when -i actually does work when used in conjunction with -m. This PR updates the documentation to include the -m flag.
Before:
After:
- Issue: gh-102136
📚 Documentation preview 📚: https://cpython-previews--119271.org.readthedocs.build/
Thanks @melaniearbor
Thanks @melaniearbor for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. 🐍🍒⛏🤖 I'm not a witch! I'm not a witch!
Thanks @melaniearbor for the PR, and @willingc for merging it 🌮🎉.. I'm working now to backport this PR to: 3.12. 🐍🍒⛏🤖 I'm not a witch! I'm not a witch!
GH-119285 is a backport of this pull request to the 3.13 branch.
GH-119286 is a backport of this pull request to the 3.12 branch.