mirror of
https://github.com/onyx-and-iris/obsws-cli.git
synced 2025-05-16 14:30:24 +01:00
add optional input list flags to readme
This commit is contained in:
parent
c93ba02e89
commit
97cf5b2509
@ -195,9 +195,17 @@ obsws-cli group hide START "test_group"
|
|||||||
#### Input
|
#### Input
|
||||||
|
|
||||||
- list: List all inputs.
|
- list: List all inputs.
|
||||||
|
- flags:
|
||||||
|
|
||||||
|
*optional*
|
||||||
|
- --input: Filter by input type.
|
||||||
|
- --output: Filter by output type.
|
||||||
|
- --colour: Filter by colour source type.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
obsws-cli input list
|
obsws-cli input list
|
||||||
|
|
||||||
|
obsws-cli input --input --colour list
|
||||||
```
|
```
|
||||||
|
|
||||||
- mute: Mute an input.
|
- mute: Mute an input.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user