mirror of
https://github.com/onyx-and-iris/meld-cli.git
synced 2025-07-12 02:11:46 +00:00
add stream/record toggle to README
This commit is contained in:
parent
06330f8ed6
commit
efb22d519f
12
README.md
12
README.md
@ -118,6 +118,12 @@ meld-cli stream start
|
|||||||
meld-cli stream stop
|
meld-cli stream stop
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- toggle: Toggle streaming state
|
||||||
|
|
||||||
|
```console
|
||||||
|
meld-cli stream toggle
|
||||||
|
```
|
||||||
|
|
||||||
- status: Show the current streaming status
|
- status: Show the current streaming status
|
||||||
|
|
||||||
```console
|
```console
|
||||||
@ -138,6 +144,12 @@ meld-cli record start
|
|||||||
meld-cli record stop
|
meld-cli record stop
|
||||||
```
|
```
|
||||||
|
|
||||||
|
- toggle: Toggle recording state
|
||||||
|
|
||||||
|
```console
|
||||||
|
meld-cli record toggle
|
||||||
|
```
|
||||||
|
|
||||||
- status: Show the current recording status
|
- status: Show the current recording status
|
||||||
|
|
||||||
```console
|
```console
|
||||||
|
Loading…
x
Reference in New Issue
Block a user