diff --git a/cmd/version.go b/cmd/version.go index 542d9fb7..96aaca48 100644 --- a/cmd/version.go +++ b/cmd/version.go @@ -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",