diff --git a/README.md b/README.md index 92287c7..541171f 100644 --- a/README.md +++ b/README.md @@ -118,6 +118,12 @@ meld-cli stream start meld-cli stream stop ``` +- toggle: Toggle streaming state + +```console +meld-cli stream toggle +``` + - status: Show the current streaming status ```console @@ -138,6 +144,12 @@ meld-cli record start meld-cli record stop ``` +- toggle: Toggle recording state + +```console +meld-cli record toggle +``` + - status: Show the current recording status ```console