File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -34,7 +34,7 @@ Within the reStructuredText files use the `sphinx_argparse_cli` directive that t
34
34
| Name | Description |
35
35
| ----------- | ----------------------------------------------------------------------------------------------------------------------------- |
36
36
| module | the module path to where the parser is defined |
37
- | func | the module path to where the parser is defined |
37
+ | func | the name of the function that once called with no arguments constructs the parser |
38
38
| prog | (optional) the module path to where the parser is defined |
39
39
| title | (optional) when provided, overwrites the ` <prog> - CLI interface ` title added by default and when empty, will not be included |
40
40
| usage_width | (optional) how large should usage examples be - defaults to 100 character |
You can’t perform that action at this time.
0 commit comments