mirror of
https://github.com/python/cpython.git
synced 2026-01-30 14:46:17 +00:00
Extract of the commit message: Fix usage of :option: in the docs (#9312). :option: is used to create a link to an option of python, not to mark up any instance of any arbitrary command-line option. These were changed to ````.