Skip to content

Commit 872a93e

Browse files
committed
fix example readme
1 parent 2227fdc commit 872a93e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/commands-expose/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ commands:
2828
# Setting `expose` to true will show the summary of the subcommands when
2929
# using `cli --help` for the parent command. In this case, `config edit` and
3030
# `config show` will be displayed.
31-
expose: truea
31+
expose: true
3232
commands:
3333
- name: edit
3434
help: Edit config file

0 commit comments

Comments
 (0)