diff --git a/doc/audio.md b/doc/audio.md index c16afd7f..fd17931e 100644 --- a/doc/audio.md +++ b/doc/audio.md @@ -56,7 +56,7 @@ For example, to use the device as a dictaphone and record a capture directly on the computer: ``` -scrcpy --audio-source=mic --no-video --no-audio-playback --record=file.opus +scrcpy --audio-source=mic --no-video --no-playback --record=file.opus ```