We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f12a39c commit 8f1c12eCopy full SHA for 8f1c12e
cmd/ipfs/name.go
@@ -43,7 +43,7 @@ Resolve te value of another name:
43
QmatmE9msSfkKxoffpHwNLNKgwZG8eT9Bud6YoPab52vpy
44
45
`,
46
- Run: addCmd,
+ Run: nameCmd,
47
Flag: *flag.NewFlagSet("ipfs-name", flag.ExitOnError),
48
Subcommands: []*commander.Command{
49
cmdIpfsPub,
0 commit comments