We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b2d14e commit ae9aebfCopy full SHA for ae9aebf
cmd/root.go
@@ -49,9 +49,7 @@ func Execute() {
49
}
50
51
52
-/************* ✨ Windsurf Command ⭐ *************/
53
// init sets up the root command with flags.
54
-/******* 783c30d5-e48e-483f-84b1-cf8624f2b4b4 *******/
55
func init() {
56
rootCmd.Flags().BoolP("toggle", "t", false, "Help message for toggle")
57
0 commit comments