Skip to content

Conversation

@calebstewart
Copy link

This PR adds documentation around the special back-tick syntax in flag usage to override the variable name displayed in the help output. This functionality is implemented in the pflag.UnquoteUsage function, and is referred to in pflag.FlagSet.FlagUsagesWrapped as the varname, so I used the term "flag variable name" here in the documentation.

This PR along with spf13/pflag#403 should close spf13/cobra#2125.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Documentation for back-quoted flag usage

1 participant