Update version.go

This commit is contained in:
pixiake 2020-08-25 13:56:17 +08:00 committed by GitHub
parent 039035f7b5
commit bb2db247f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ import (
var shortVersion bool
// versionCmd represents the add command
// versionCmd represents the version command
var versionCmd = &cobra.Command{
Use: "version",
Short: "print the client version information",