提交 d842c3c9 作者: Brian Tiger Chow 提交者: Juan Batiz-Benet

fix(2/update) insert line break

License: MIT
Signed-off-by: 's avatarBrian Tiger Chow <brian@perfmode.com>
上级 92c168b0
......@@ -49,12 +49,8 @@ var UpdateCmd = &cmds.Command{
var UpdateCheckCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Checks if updates are available",
ShortDescription: `
'ipfs update check' checks if any updates are available for IPFS.
Nothing will be downloaded or installed.
`,
Tagline: "Checks if updates are available",
ShortDescription: "'ipfs update check' checks if any updates are available for IPFS.\nNothing will be downloaded or installed.",
},
Run: func(req cmds.Request) (interface{}, error) {
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论