reword short desc for strip send

This commit is contained in:
onyx-and-iris 2026-01-31 22:59:26 +00:00
parent 2730f8dc5d
commit 7536c4fe24

View File

@ -255,8 +255,8 @@ var stripFadeInCmd = &cobra.Command{
// stripSendCmd represents the strip send command. // stripSendCmd represents the strip send command.
var stripSendCmd = &cobra.Command{ var stripSendCmd = &cobra.Command{
Short: "Commands to get or set strip send levels", Short: "Get or set the send levels for individual strips",
Long: "Commands to 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]", Use: "send [strip number] [bus number] [level in dB]",
Example: ` # Get the send level of strip 1 to bus 1 Example: ` # Get the send level of strip 1 to bus 1
xair-cli strip send 1 1 xair-cli strip send 1 1