mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-21 03:55:05 +00:00
Fix incorrect visualization of comment in code block
This commit is contained in:
parent
644a5ef14a
commit
204a85eae8
1 changed files with 1 additions and 1 deletions
|
@ -460,7 +460,7 @@ scrcpy --display 1
|
|||
|
||||
The list of display ids can be retrieved by:
|
||||
|
||||
```
|
||||
```bash
|
||||
adb shell dumpsys display # search "mDisplayId=" in the output
|
||||
```
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue