add tags and boost for pages

This commit is contained in:
Hayden
2022-08-14 16:11:56 -08:00
parent 286d5ada85
commit dac1c40ee5
27 changed files with 162 additions and 3 deletions

View File

@@ -1,3 +1,10 @@
---
tags:
- v2
search:
boost: 2
---
You can enable completion commands by setting the `EnableBashCompletion` flag on
the `App` object to `true`. By default, this setting will allow auto-completion
for an app's subcommands, but you can write your own completion methods for the