desc corrections
This commit is contained in:
@@ -21,7 +21,6 @@ func Execute() {
|
||||
}
|
||||
|
||||
func init() {
|
||||
rootCmd.Flags().BoolP("toggle", "t", false, "Help message for toggle")
|
||||
rootCmd.SetHelpTemplate(getRootHelp())
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user