mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-07 18:06:02 +02:00
scrcpy: add --serial example (#4877)
This commit is contained in:
parent
1a6fb76e54
commit
dc1f53f8dd
1 changed files with 4 additions and 0 deletions
|
@ -7,6 +7,10 @@
|
||||||
|
|
||||||
`scrcpy`
|
`scrcpy`
|
||||||
|
|
||||||
|
- Display a mirror of a specific device based on its ID or IP address (find it under the `adb devices` command):
|
||||||
|
|
||||||
|
`scrcpy --serial {{0123456789abcdef|192.168.0.1:5555}}`
|
||||||
|
|
||||||
- Start display in fullscreen mode:
|
- Start display in fullscreen mode:
|
||||||
|
|
||||||
`scrcpy --fullscreen`
|
`scrcpy --fullscreen`
|
||||||
|
|
Loading…
Add table
Reference in a new issue