Skip to content
Snippets Groups Projects
Commit 3958a6da authored by Luke Hinds's avatar Luke Hinds
Browse files

spelling

parent efbe4887
No related branches found
No related tags found
No related merge requests found
...@@ -30,9 +30,7 @@ var cfgFile string ...@@ -30,9 +30,7 @@ var cfgFile string
var rootCmd = &cobra.Command{ var rootCmd = &cobra.Command{
Use: "rekor", Use: "rekor",
Short: "Rekor CLI", Short: "Rekor CLI",
Long: `Rekor command line interace Long: `Rekor command line interface tool`,
For more information, visit rekor.dev`,
} }
func Execute() { func Execute() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment