You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Within the reStructuredText files use the `sphinx_argparse_cli` directive that t
40
40
| usage_width | (optional) how large should usage examples be - defaults to 100 character |
41
41
| group_title_prefix | (optional) groups subsections title prefixes, accepts the string `{prog}` as a replacement for the program name - defaults to `{prog}`|
42
42
| group_sub_title_prefix | (optional) subcommands groups subsections title prefixes, accepts replacement of `{prog}` and `{subcommand}` for program and subcommand name - defaults to `{prog} {subcommand}`|
43
-
| no_default_values | (optional) supresses generation of `default` entries |
43
+
| no_default_values | (optional) suppresses generation of `default` entries |
0 commit comments