]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
[3.12] gh-130160: use `option` instead of `cmdoption` in `dis.rst` (GH-130255) (...
authorsobolevn <mail@sobolevn.me>
Tue, 18 Feb 2025 14:18:30 +0000 (17:18 +0300)
committerGitHub <noreply@github.com>
Tue, 18 Feb 2025 14:18:30 +0000 (17:18 +0300)
Doc/library/dis.rst

index f9f82d25b874e85d658d5eae7daebe8d12c8be22..dae11bcb278d978aa8df76ef11785dfda90bb0f0 100644 (file)
@@ -86,7 +86,7 @@ The following options are accepted:
 
 .. program:: dis
 
-.. cmdoption:: -h, --help
+.. option:: -h, --help
 
    Display usage and exit.