提交 b76dcb8d 作者: Richard Littauer

Add period to `ipfs pin rm`

Small doc fix.

License: MIT
Signed-off-by: 's avatarRichard Littauer <richard.littauer@gmail.com>
上级 685cd28d
......@@ -98,7 +98,7 @@ var rmPinCmd = &cmds.Command{
Tagline: "Removes the pinned object from local storage.",
ShortDescription: `
Removes the pin from the given object allowing it to be garbage
collected if needed. (By default, recursively. Use -r=false for direct pins)
collected if needed. (By default, recursively. Use -r=false for direct pins.)
`,
},
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论