upd long desc

This commit is contained in:
onyx-and-iris 2026-02-04 10:45:26 +00:00
parent b39dc86236
commit e6d6ac77f6

View File

@ -13,7 +13,7 @@ var rawCmd = &cobra.Command{
Long: `Send a raw OSC message to the mixer. Long: `Send a raw OSC message to the mixer.
You need to provide the OSC address and any parameters as arguments. 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", Use: "raw",
Example: ` xair-cli raw /xinfo Example: ` xair-cli raw /xinfo
xair-cli raw /ch/01/mix/fader 0.75 xair-cli raw /ch/01/mix/fader 0.75