From 7536c4fe24ddf24498968a1058f3239967050b35 Mon Sep 17 00:00:00 2001 From: onyx-and-iris Date: Sat, 31 Jan 2026 22:59:26 +0000 Subject: [PATCH] reword short desc for strip send --- cmd/strip.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/cmd/strip.go b/cmd/strip.go index b62d841..53aaccc 100644 --- a/cmd/strip.go +++ b/cmd/strip.go @@ -255,8 +255,8 @@ var stripFadeInCmd = &cobra.Command{ // stripSendCmd represents the strip send command. var stripSendCmd = &cobra.Command{ - Short: "Commands to get or set strip send levels", - Long: "Commands to get or set the send levels for individual strips.", + Short: "Get or set the send levels for individual strips", + Long: "Get or set the send level from a specific strip to a specific bus.", Use: "send [strip number] [bus number] [level in dB]", Example: ` # Get the send level of strip 1 to bus 1 xair-cli strip send 1 1