8000 [3.12] gh-130160: use `option` instead of `cmdoption` in `dis.rst` (G… · python/cpython@0931693 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0931693

Browse files
authored
[3.12] gh-130160: use option instead of cmdoption in dis.rst (GH-130255) (#130265)
1 parent aeefac9 commit 0931693

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/dis.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ The following options are accepted:
8686

8787
.. program:: dis
8888

89-
.. cmdoption:: -h, --help
89+
.. option:: -h, --help
9090

9191
Display usage and exit.
9292

0 commit comments

Comments
 (0)
0