We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2227fdc commit 872a93eCopy full SHA for 872a93e
examples/commands-expose/README.md
@@ -28,7 +28,7 @@ commands:
28
# Setting `expose` to true will show the summary of the subcommands when
29
# using `cli --help` for the parent command. In this case, `config edit` and
30
# `config show` will be displayed.
31
- expose: truea
+ expose: true
32
commands:
33
- name: edit
34
help: Edit config file
0 commit comments