Merge pull request #1423 from urfave/docs-list-fix
Fix list formatting in v2 manual
This commit is contained in:
commit
e2a844fcee
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user