Skip to content

Commit b9131cb

Browse files
committed
Close #92
1 parent 4755aef commit b9131cb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/usage.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -98,3 +98,5 @@ Other useful directives
9898
:noepilog: Do not parse the epilogue, which can be useful if it contains text that could be incorrectly parse as reStructuredText.
9999

100100
:nodescription: Do not parse the description, which can be useful if it contains text that could be incorrectly parse as reStructuredText.
101+
102+
:passparser: This can be used if you don't have a function that returns an argument parser, but rather adds commands to it (`:func:` is then that function).

0 commit comments

Comments
 (0)