-
-
Notifications
You must be signed in to change notification settings - Fork 27
Open
Description
I was wondering if it would be possible to add the option to format the argparse summary as a table such that the table contains the following or similar:
| argument | default | type | help/description |
|---|---|---|---|
| -- arg | "" | str | An example argument |
I like the current output, however, some projects I am working on have a lot of arguments and being able to output in a table format would clean up the documentation greatly.
FranckReinquin
Metadata
Metadata
Assignees
Labels
No labels