We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5cdc9ae commit 7a7239fCopy full SHA for 7a7239f
cmd/changeUrl.go
@@ -13,7 +13,7 @@ import (
13
14
// changeUrlCmd represents the changeUrl command
15
var changeUrlCmd = &cobra.Command{
16
- Use: "changeUrl",
+ Use: "change-url",
17
Short: "Permanently switch to a different game URL.",
18
Args: cobra.RangeArgs(0, 1),
19
Run: func(cmd *cobra.Command, args []string) {
0 commit comments