mirror of
https://github.com/CLIUtils/CLI11.git
synced 2026-01-19 04:52:08 +00:00
option name formatting in help (#1247)
Add some controls to manipulate option string formatting, including disabling the default values, disabling default flag values, disabling type names. Fixes #857 --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
This commit is contained in:
2
.github/workflows/pr_merged.yml
vendored
2
.github/workflows/pr_merged.yml
vendored
@@ -5,7 +5,7 @@ on:
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
pull-request: write
|
||||
pull-requests: write
|
||||
|
||||
jobs:
|
||||
label-merged:
|
||||
|
||||
Reference in New Issue
Block a user