We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8de1731 commit e6b4ed1Copy full SHA for e6b4ed1
1 file changed
documentation/markup.rst
@@ -575,12 +575,12 @@ The directives are:
575
576
Describes a Python :term:`bytecode` instruction.
577
578
-.. describe:: cmdoption
+.. describe:: option
579
580
Describes a Python command line option or switch. Option argument names
581
should be enclosed in angle brackets. Example::
582
583
- .. cmdoption:: -m <module>
+ .. option:: -m <module>
584
585
Run a module as a script.
586
0 commit comments