mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-21 03:55:05 +00:00
README.md - Cmd+C added
Basically, for the Mac users, I added Cmd+C :)
This commit is contained in:
parent
ab12b6c981
commit
014a48fb5c
1 changed files with 1 additions and 1 deletions
|
@ -258,7 +258,7 @@ To disable mirroring while recording:
|
|||
```bash
|
||||
scrcpy --no-display --record file.mp4
|
||||
scrcpy -Nr file.mkv
|
||||
# interrupt recording with Ctrl+C
|
||||
# interrupt recording with Ctrl+C or Cmd+C
|
||||
```
|
||||
|
||||
"Skipped frames" are recorded, even if they are not displayed in real time (for
|
||||
|
|
Loading…
Add table
Reference in a new issue