Simplify command in documentation
If --no-video is passed, --no-playback is equivalent to --no-audio-playback.
This commit is contained in:
parent
888a5aae7d
commit
2d79aeb117
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ For example, to use the device as a dictaphone and record a capture directly on
|
||||||
the computer:
|
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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue