mirror of
https://github.com/Threnklyn/zeit.git
synced 2026-06-03 20:28:29 +02:00
Zeit -> zeit
This commit is contained in:
+1
-1
@@ -17,6 +17,6 @@ var versionCmd = &cobra.Command{
|
|||||||
Short: "Display what Zeit it is",
|
Short: "Display what Zeit it is",
|
||||||
Long: `The version of Zeit.`,
|
Long: `The version of Zeit.`,
|
||||||
Run: func(cmd *cobra.Command, args []string) {
|
Run: func(cmd *cobra.Command, args []string) {
|
||||||
fmt.Println("Zeit", VERSION)
|
fmt.Println("zeit", VERSION)
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user