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:
@ -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{
|
||||
|
Reference in New Issue
Block a user