提交 d8eb8b11 作者: Juan Batiz-Benet

ipfs cmd help now shows update

+ reorder of plumbing
上级 e20929af
...@@ -34,19 +34,22 @@ Basic commands: ...@@ -34,19 +34,22 @@ Basic commands:
Tool commands: Tool commands:
config Manage configuration. config Manage configuration.
update Download and apply go-ipfs updates.
version Show ipfs version information. version Show ipfs version information.
commands List all available commands. commands List all available commands.
Plumbing commands:
block Interact with raw blocks in the datastore
object Interact with raw dag nodes
Advanced Commands: Advanced Commands:
mount Mount an ipfs read-only mountpoint. mount Mount an ipfs read-only mountpoint.
serve Serve an interface to ipfs. serve Serve an interface to ipfs.
net-diag Print network diagnostic net-diag Print network diagnostic
Plumbing commands:
block Interact with raw blocks in the datastore
object Interact with raw dag nodes
Use "ipfs help <command>" for more information about a command. Use "ipfs help <command>" for more information about a command.
`, `,
Run: ipfsCmd, Run: ipfsCmd,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论