提交 a0dab3a2 作者: Brian Tiger Chow

docs(2/pin)

ipfs1 docs read:

```
btc λ. ipfs pin
ipfs pin -

Commands:

        add         pin an ipfs object to local storage.
        rm          unpin an ipfs object from local storage.

        Use "pin help <command>" for more information about a command.
```

License: MIT
Signed-off-by: 's avatarBrian Tiger Chow <brian@perfmode.com>
上级 f30161b0
......@@ -11,7 +11,7 @@ import (
var pinCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Keeps objects stored locally",
Tagline: "Pin (and unpin) objects to local storage",
},
Subcommands: map[string]*cmds.Command{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论