Skip to content

Commit

Permalink
Fix list formatting in v2 manual
Browse files Browse the repository at this point in the history
  • Loading branch information
meatballhat committed Jun 22, 2022
1 parent 7d21dda commit 6dd82af
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/v2/manual.md
Expand Up @@ -539,9 +539,9 @@ from other file input sources.

Currently supported input source formats:

YAML
JSON
TOML
- YAML
- JSON
- TOML

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:
Expand Down

0 comments on commit 6dd82af

Please sign in to comment.