提交 aa5532e5 作者: Chris P

--help: Add a note on using IPFS_PATH to the footer of the helptext.

License: MIT
Signed-off-by: 's avatarChris P. <sahib@online.de>
上级 b9e8c001
......@@ -69,6 +69,11 @@ TOOL COMMANDS
commands List all available commands
Use 'ipfs <command> --help' to learn more about each command.
ipfs uses a repository in the local file system. By default, the repo is located
at ~/.ipfs. To change the repo location, set the $IPFS_PATH environment variable:
export IPFS_PATH=/path/to/ipfsrepo
`,
},
Options: []cmds.Option{
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论