From e6d6ac77f63d4370d05e265b67e8d4714b3512f5 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Wed, 4 Feb 2026 10:45:26 +0000 Subject: [PATCH] upd long desc --- cmd/raw.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmd/raw.go b/cmd/raw.go index a47547c..594cf70 100644 --- a/cmd/raw.go +++ b/cmd/raw.go @@ -13,7 +13,7 @@ var rawCmd = &cobra.Command{ Long: `Send a raw OSC message to the mixer. You need to provide the OSC address and any parameters as arguments. -Provide a timeout duration to wait for a response from the mixer.`, +Optionally provide a timeout duration to wait for a response from the mixer. Default is 200ms.`, Use: "raw", Example: ` xair-cli raw /xinfo xair-cli raw /ch/01/mix/fader 0.75