diff --git a/docs/v2/manual.md b/docs/v2/manual.md index 1527e82c30..ebff418cc6 100644 --- a/docs/v2/manual.md +++ b/docs/v2/manual.md @@ -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: