-
Notifications
You must be signed in to change notification settings - Fork 16
[BUG] Unused Toggle Flag #86
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workinggoPull requests that update go codePull requests that update go codehacktoberfestEligible for HacktoberfestEligible for Hacktoberfest
Description
Activity
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workinggoPull requests that update go codePull requests that update go codehacktoberfestEligible for HacktoberfestEligible for Hacktoberfest
rootCmd.Flags().BoolP("toggle", "t", false, "Help message for toggle")This flag is defined but never used.