mirror of
https://github.com/CLIUtils/CLI11.git
synced 2025-05-01 13:13:53 +00:00
Correct an anomaly when using config file processing with a default. In this case the count always shows 1 even if the default file were not actually used. This caused some issues in some applications and was a change from previous versions. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>