urfave-cli/docs/v2/examples/suggestions.md
2022-10-02 10:36:43 -04:00

12 lines
281 B
Markdown

---
tags:
- v2
search:
boost: 2
---
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.