From 96e962b56ad277251134da6e0f1ab7097c22aa4c Mon Sep 17 00:00:00 2001 From: filifa Date: Sat, 7 Sep 2024 19:22:10 -0500 Subject: [PATCH] adjust usage message --- cmd/root.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/root.go b/cmd/root.go index c2de197..6c43dd9 100644 --- a/cmd/root.go +++ b/cmd/root.go @@ -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.