提交 07c7a4cd 作者: rht

Capitalize the remaining tagline with /Tagline:.\*"[[:lower:]]/

License: MIT
Signed-off-by: 's avatarrht <rhtbot@gmail.com>
上级 21e39240
......@@ -24,7 +24,7 @@ type ConfigField struct {
var ConfigCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "get and set IPFS config values.",
Tagline: "Get and set IPFS config values.",
Synopsis: `
ipfs config <key> - Get value of <key>
ipfs config <key> <value> - Set value of <key> to <value>
......
......@@ -14,7 +14,7 @@ import (
var sysDiagCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "prints out system diagnostic information.",
Tagline: "Prints out system diagnostic information.",
ShortDescription: `
Prints out information about your computer to aid in easier debugging.
`,
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论