mirror of
https://github.com/onyx-and-iris/xair-cli.git
synced 2026-02-04 07:27:47 +00:00
reword short desc for strip send
This commit is contained in:
parent
2730f8dc5d
commit
29855fd69f
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user