Closed
Description
It seems sphinx-argparse does not support expanding the %(default) contained in help string of the add_argument().
sphinx-argparse will literaly print "%(default)" instead of replacing it with the default argument of the add_argument().
Please, see https://docs.python.org/3/library/argparse.html#help
Thanks!
Metadata
Metadata
Assignees
Labels
No labels