urfave-cli/docs/v2/examples/suggestions.md
2022-08-14 15:55:31 -08:00

5 lines
240 B
Markdown

To enable flag and command suggestions, set `app.Suggest = true`. If the suggest
feature is enabled, then the help output of the corresponding command will
provide an appropriate suggestion for the provided flag or subcommand if
available.