Fix visualization of comment in code block

PR #2315 <https://github.com/Genymobile/scrcpy/pull/2315>

Signed-off-by: Romain Vimont <rom@rom1v.com>
master
Alberto Pasqualetto 5 years ago committed by Romain Vimont
parent 42b3d1e66e
commit 72081a241b

@ -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…
Cancel
Save