.. program:: dis
-.. cmdoption:: -h, --help
+.. option:: -h, --help
Display usage and exit.
-.. cmdoption:: -C, --show-caches
+.. option:: -C, --show-caches
Show inline caches.
-.. cmdoption:: -O, --show-offsets
+.. option:: -O, --show-offsets
Show offsets of instructions.
-.. cmdoption:: -P, --show-positions
+.. option:: -P, --show-positions
Show positions of instructions in the source code.
-.. cmdoption:: -S, --specialized
+.. option:: -S, --specialized
Show specialized bytecode.