Remove the toggle flag
Signed-off-by: Oliver Davies <oliver@oliverdavies.uk>
This commit is contained in:
parent
9019f4579d
commit
f9a05ab5d9
1 changed files with 0 additions and 4 deletions
|
@ -44,10 +44,6 @@ func init() {
|
|||
// will be global for your application.
|
||||
|
||||
// rootCmd.PersistentFlags().StringVar(&cfgFile, "config", "", "config file (default is $HOME/.zet.yaml)")
|
||||
|
||||
// Cobra also supports local flags, which will only run
|
||||
// when this action is called directly.
|
||||
rootCmd.Flags().BoolP("toggle", "t", false, "Help message for toggle")
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue