https://github.com/python/cpython/commit/0931693f95b218bbc93db2e84f619e5081b14cba
commit: 0931693f95b218bbc93db2e84f619e5081b14cba
branch: 3.12
author: sobolevn <[email protected]>
committer: sobolevn <[email protected]>
date: 2025-02-18T17:18:30+03:00
summary:
[3.12] gh-130160: use `option` instead of `cmdoption` in `dis.rst` (GH-130255)
(#130265)
files:
M Doc/library/dis.rst
diff --git a/Doc/library/dis.rst b/Doc/library/dis.rst
index f9f82d25b874e8..dae11bcb278d97 100644
--- a/Doc/library/dis.rst
+++ b/Doc/library/dis.rst
@@ -86,7 +86,7 @@ The following options are accepted:
.. program:: dis
-.. cmdoption:: -h, --help
+.. option:: -h, --help
Display usage and exit.
_______________________________________________
Python-checkins mailing list -- [email protected]
To unsubscribe send an email to [email protected]
https://mail.python.org/mailman3/lists/python-checkins.python.org/
Member address: [email protected]