Merge pull request #1423 from urfave/docs-list-fix

Fix list formatting in v2 manual
This commit is contained in:
2022-06-22 08:55:58 -04:00
committed by GitHub

View File

@@ -539,9 +539,9 @@ from other file input sources.
Currently supported input source formats: Currently supported input source formats:
YAML - YAML
JSON - JSON
TOML - TOML
In order to get values for a flag from an alternate input source the following In order to get values for a flag from an alternate input source the following
code would be added to wrap an existing cli.Flag like below: code would be added to wrap an existing cli.Flag like below: