mirror of
https://codeberg.org/gothub/gothub
synced 2024-12-06 19:16:24 +01:00
I don't agree with this cmd description
Signed-off-by: Odyssey346 <hi@odyssey346.dev>
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ import (
|
||||
var rootCmd = &cobra.Command{
|
||||
Use: "gothub",
|
||||
Short: "An alternative front-end for GitHub.",
|
||||
Long: `An alternative front-end for GitHub written in Go Fiber.`,
|
||||
Long: `An alternative front-end for GitHub, maintained by Odyssey346, Midou36O and Arya.`,
|
||||
Run: func(cmd *cobra.Command, args []string) {
|
||||
cmd.Help()
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user