ts-command-line-args icon indicating copy to clipboard operation
ts-command-line-args copied to clipboard

Default values are not shown in the help output

Open Davidhanson90 opened this issue 1 year ago • 0 comments

If you add a default value for a parameter it does not show the user these default values when you run the help command. This information would be very useful for users of a command line util.

Davidhanson90 avatar Sep 30 '24 07:09 Davidhanson90