We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0228f2b commit 5cdc9aeCopy full SHA for 5cdc9ae
1 file changed
cmd/share.go
@@ -8,7 +8,7 @@ import (
8
// shareCmd represents the share command
9
var shareCmd = &cobra.Command{
10
Use: "share",
11
- Short: "A CLI interface for share.code-game.org.",
+ Short: "A CLI for share.code-game.org.",
12
}
13
14
func findGameURL() string {
0 commit comments