argparse icon indicating copy to clipboard operation
argparse copied to clipboard

If given, show allowed choices in help message.

Open veimmone opened this issue 2 years ago • 0 comments

Previously, the only way for the user to get a list of allowed choices was to run the command with an incorrect choice. This commit adds the list of allowed choices to the help message.

veimmone avatar May 02 '24 13:05 veimmone