mirror of
https://github.com/ipfs/kubo.git
synced 2026-03-11 03:09:41 +08:00
docs: pin remote arg
It accepts only one arg.
This commit is contained in:
parent
396660956f
commit
b7a19d057e
@ -129,7 +129,7 @@ NOTE: a comma-separated notation is supported in CLI for convenience:
|
||||
},
|
||||
|
||||
Arguments: []cmds.Argument{
|
||||
cmds.StringArg("ipfs-path", true, false, "Path to object(s) to be pinned."),
|
||||
cmds.StringArg("ipfs-path", true, false, "CID or Path to be pinned."),
|
||||
},
|
||||
Options: []cmds.Option{
|
||||
pinServiceNameOption,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user