Skip to content

Commit 8f1c12e

Browse files
committed
addCmd -> nameCmd
Thanks to @cryptix
1 parent f12a39c commit 8f1c12e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/ipfs/name.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Resolve te value of another name:
4343
QmatmE9msSfkKxoffpHwNLNKgwZG8eT9Bud6YoPab52vpy
4444
4545
`,
46-
Run: addCmd,
46+
Run: nameCmd,
4747
Flag: *flag.NewFlagSet("ipfs-name", flag.ExitOnError),
4848
Subcommands: []*commander.Command{
4949
cmdIpfsPub,

0 commit comments

Comments
 (0)