CLI11 icon indicating copy to clipboard operation
CLI11 copied to clipboard

Feature request: add option to print out all input arguments?

Open llodds opened this issue 3 years ago • 1 comments

It would be helpful to printout values/counts for all input arguments as history record in SGE printout files. This information could also be used for checking/debugging at a later time to see whether the user feeds the program with the right input list.

llodds avatar May 27 '22 00:05 llodds

I believe the config output could be used for this purpose if desired.

phlptp avatar Jun 06 '22 01:06 phlptp