adjust usage message
This commit is contained in:
parent
1e87393d07
commit
96e962b56a
|
@ -165,7 +165,7 @@ func milkbucket(cmd *cobra.Command, args []string) {
|
|||
|
||||
// rootCmd represents the base command when called without any subcommands
|
||||
var rootCmd = &cobra.Command{
|
||||
Use: "milkbucket",
|
||||
Use: "milkbucket [presets]",
|
||||
Short: "Audio visualizer",
|
||||
Long: `milkbucket is an audio visualizer.
|
||||
|
||||
|
|
Loading…
Reference in New Issue