We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
option
cmdoption
dis.rst
1 parent a273543 commit 57e8b0cCopy full SHA for 57e8b0c
Doc/library/dis.rst
@@ -91,15 +91,15 @@ The following options are accepted:
91
92
.. program:: dis
93
94
-.. cmdoption:: -h, --help
+.. option:: -h, --help
95
96
Display usage and exit.
97
98
-.. cmdoption:: -C, --show-caches
+.. option:: -C, --show-caches
99
100
Show inline caches.
101
102
-.. cmdoption:: -O, --show-offsets
+.. option:: -O, --show-offsets
103
104
Show offsets of instructions.
105
0 commit comments