urfave-cli/docs/v2/examples/suggestions.md
2022-08-14 16:11:56 -08: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.