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
3434| Name | Description |
3535| ----------- | ----------------------------------------------------------------------------------------------------------------------------- |
3636| 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 |
3838| prog | (optional) the module path to where the parser is defined |
3939| title | (optional) when provided, overwrites the ` <prog> - CLI interface ` title added by default and when empty, will not be included |
4040| 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