mirror of
https://github.com/ipfs/kubo.git
synced 2025-06-20 02:21:48 +08:00
Fix punc-caps issues of cli Tagline
License: MIT Signed-off-by: rht <rhtbot@gmail.com>
This commit is contained in:
@ -18,7 +18,7 @@ type VersionOutput struct {
|
||||
|
||||
var VersionCmd = &cmds.Command{
|
||||
Helptext: cmds.HelpText{
|
||||
Tagline: "Shows ipfs version information",
|
||||
Tagline: "Shows ipfs version information.",
|
||||
ShortDescription: "Returns the current version of ipfs and exits.",
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user