mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2025-06-07 12:10:32 +01:00
update root typer section:
- add --version/-v option - upd version command
This commit is contained in:
parent
b9d2afb108
commit
370c82f393
10
README.md
10
README.md
@ -64,10 +64,16 @@ Flags can be used to override environment variables.
|
||||
|
||||
## Root Typer
|
||||
|
||||
- version: Get the OBS Client and WebSocket versions.
|
||||
- --version/-v: Get the obsws-cli version:
|
||||
|
||||
```console
|
||||
obsws-cli version
|
||||
obsws-cli --version
|
||||
```
|
||||
|
||||
- obs-version: Get the OBS Client and WebSocket versions.
|
||||
|
||||
```console
|
||||
obsws-cli obs-version
|
||||
```
|
||||
|
||||
## Sub Typers
|
||||
|
Loading…
x
Reference in New Issue
Block a user