1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-07-02 03:28:25 +08:00

cmd2: version test

This commit is contained in:
Juan Batiz-Benet
2014-11-13 22:06:03 -08:00
parent aab1a31b1b
commit 1348af01b9

View File

@ -14,11 +14,7 @@ type VersionOutput struct {
var VersionCmd = &cmds.Command{
Helptext: cmds.HelpText{
Tagline: "Shows ipfs version information",
ShortDescription: "Shows ipfs version information",
LongDescription: `ipfs version - Show ipfs version information.
Returns the current version of ipfs and exits.
`,
ShortDescription: "Returns the current version of ipfs and exits.",
},
Options: []cmds.Option{