mirror of
https://github.com/spf13/cobra
synced 2025-05-05 12:57:22 +00:00
changed branch name
This commit is contained in:
parent
b1fb96fdf7
commit
6dfef92bcf
1 changed files with 1 additions and 1 deletions
|
@ -32,7 +32,7 @@ func main() {
|
||||||
Cobra-CLI is its own program that will create your application and add any
|
Cobra-CLI is its own program that will create your application and add any
|
||||||
commands you want. It's the easiest way to incorporate Cobra into your application.
|
commands you want. It's the easiest way to incorporate Cobra into your application.
|
||||||
|
|
||||||
For complete details on using the Cobra generator, please refer to [The Cobra-CLI Generator README](https://github.com/spf13/cobra-cli/blob/master/README.md)
|
For complete details on using the Cobra generator, please refer to [The Cobra-CLI Generator README](https://github.com/spf13/cobra-cli/blob/main/README.md)
|
||||||
|
|
||||||
## Using the Cobra Library
|
## Using the Cobra Library
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue