Skip to content

Commit

Permalink
revert TraverseChildren
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Oct 17, 2020
1 parent 9f627a8 commit e3e5749
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cmd/root.go
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ var ProgressSpinner = spinner.New(spinner.CharSets[0], 125*time.Millisecond)

var rootCmd = &cobra.Command{
Use: path.Base(os.Args[0]),
TraverseChildren: true,
Short: "A small CLI program to control Home Assistant",
Long: `
The Home Assistant CLI is a small and simple command line utility that allows
Expand Down

0 comments on commit e3e5749

Please sign in to comment.