addCmd -> nameCmd

Thanks to @cryptix
This commit is contained in:
Juan Batiz-Benet 2014-10-14 03:14:59 -07:00
parent f12a39cd9c
commit 8f1c12efe0

View File

@ -43,7 +43,7 @@ Resolve te value of another name:
QmatmE9msSfkKxoffpHwNLNKgwZG8eT9Bud6YoPab52vpy
`,
Run: addCmd,
Run: nameCmd,
Flag: *flag.NewFlagSet("ipfs-name", flag.ExitOnError),
Subcommands: []*commander.Command{
cmdIpfsPub,