mirror of
https://github.com/onyx-and-iris/gobs-cli.git
synced 2026-04-20 16:13:40 +00:00
Compare commits
2 Commits
v0.8.2
...
666b4cf744
| Author | SHA1 | Date | |
|---|---|---|---|
| 666b4cf744 | |||
| 9ee6fa9e34 |
16
README.md
16
README.md
@@ -37,10 +37,20 @@ OBS_TIMEOUT=5
|
||||
|
||||
## Commands
|
||||
|
||||
### VersionCmd
|
||||
### VersionFlag
|
||||
|
||||
- --version/-v: Print gobs-cli version information and quit
|
||||
|
||||
```console
|
||||
gobs-cli version
|
||||
gobs-cli --version
|
||||
```
|
||||
|
||||
### ObsVersionCmd
|
||||
|
||||
- Print OBS client and websocket version.
|
||||
|
||||
```console
|
||||
gobs-cli obs-version
|
||||
```
|
||||
|
||||
### SceneCmd
|
||||
@@ -557,7 +567,7 @@ gobs-cli projector list-monitors
|
||||
- defaults to current scene
|
||||
|
||||
```console
|
||||
gobs-cli project open
|
||||
gobs-cli projector open
|
||||
|
||||
gobs-cli projector open --monitor-index=1 "test_scene"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user