doc: root cmd description
This commit is contained in:
parent
35f458b853
commit
0d6926e14b
1 changed files with 2 additions and 2 deletions
|
|
@ -13,8 +13,8 @@ func main() {
|
|||
|
||||
var rootCmd = &cobra.Command{
|
||||
Use: "ghcs",
|
||||
Short: "Codespaces",
|
||||
Long: "Codespaces",
|
||||
Short: "Unofficial GitHub Codespaces CLI",
|
||||
Long: "Unofficial CLI tool to manage and interact with GitHub Codespaces",
|
||||
Version: "0.6.0",
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue