mirror of
https://github.com/spf13/cobra
synced 2024-11-24 22:57:12 +00:00
commit
04d02e3184
1 changed files with 1 additions and 1 deletions
|
@ -535,7 +535,7 @@ around it. In fact, you can provide your own if you want.
|
||||||
|
|
||||||
### Defining your own help
|
### Defining your own help
|
||||||
|
|
||||||
You can provide your own Help command or you own template for the default command to use.
|
You can provide your own Help command or your own template for the default command to use.
|
||||||
|
|
||||||
The default help command is
|
The default help command is
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue