File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed
Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,8 @@ All of these commands require the `castmember` permission:
121121 - `--async` : Runs the show asynchronously. Individual Show Actions will still run synchronously.
122122 - `--startAt <timecode>` : Specifies the timecode (in ticks) at which to start the show.
123123 - `--args` : Specifies additional arguments for the show, if the show requires them
124- Usage : ` show start <showName> [--log] [--async] [--startAt <timecode>] [--args <arguments>]` .
124+
125+ Usage : ` show start <showName> [--log] [--async] [--startAt <timecode>] [--args <arguments>]`
125126
126127- `/show stop <showName>` : Stops all instances of a specific show. Replace `<showName>` with the name of the show you want to stop.
127128
You can’t perform that action at this time.
0 commit comments