feat(config): add config parent command and path subcommand
This commit is contained in:
parent
3f6ddfbcd4
commit
e4a5e7f715
3 changed files with 35 additions and 0 deletions
2
testdata/help.ct
vendored
2
testdata/help.ct
vendored
|
|
@ -36,6 +36,7 @@ Git commands:
|
|||
|
||||
Additional Commands:
|
||||
completion Generate the autocompletion script for the specified shell
|
||||
config View and modify configuration
|
||||
doctor Check environment health
|
||||
help Help about any command
|
||||
version Display pda! version
|
||||
|
|
@ -80,6 +81,7 @@ Git commands:
|
|||
|
||||
Additional Commands:
|
||||
completion Generate the autocompletion script for the specified shell
|
||||
config View and modify configuration
|
||||
doctor Check environment health
|
||||
help Help about any command
|
||||
version Display pda! version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue