A tag is a token displayed in place of option value.
Default tag is value.
For example, for a option that takes path to configuration file,
one can create --config option and set tag to config-path, so that in
help it is displayed as --config=config-path instead of --config=value
Sets option value tag.
A tag is a token displayed in place of option value. Default tag is value.
For example, for a option that takes path to configuration file, one can create --config option and set tag to config-path, so that in help it is displayed as --config=config-path instead of --config=value