提交 548ad107 作者: Richard Littauer

Add quotes to ipfs config

License: MIT
Signed-off-by: 's avatarRichard Littauer <richard.littauer@gmail.com>
上级 f5e7a3b2
...@@ -33,11 +33,11 @@ ipfs config edit - Edit config file in $EDITOR ...@@ -33,11 +33,11 @@ ipfs config edit - Edit config file in $EDITOR
ipfs config replace <file> - Replaces the config file with <file> ipfs config replace <file> - Replaces the config file with <file>
`, `,
ShortDescription: ` ShortDescription: `
ipfs config controls configuration variables. It works like 'git config'. 'ipfs config' controls configuration variables. It works like 'git config'.
The configuration values are stored in a config file inside your IPFS The configuration values are stored in a config file inside your IPFS
repository.`, repository.`,
LongDescription: ` LongDescription: `
ipfs config controls configuration variables. It works 'ipfs config' controls configuration variables. It works
much like 'git config'. The configuration values are stored in a config much like 'git config'. The configuration values are stored in a config
file inside your IPFS repository. file inside your IPFS repository.
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论