mirror of
https://github.com/ipfs/kubo.git
synced 2026-02-26 12:57:44 +08:00
addCmd -> nameCmd
Thanks to @cryptix
This commit is contained in:
parent
f12a39cd9c
commit
8f1c12efe0
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user