Skip to content

Commit 446c15d

Browse files
authored
Update README.md
1 parent f83b8f0 commit 446c15d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)