提交 5274ad9e 作者: Jeromy Johnson

Merge pull request #2281 from ipfs/docs/add-quotes-to-config

Add quotes to ipfs config
...@@ -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 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论