Fix incorrect visualization of comment in code block

This commit is contained in:
Alberto Pasqualetto 2021-05-14 14:57:38 +02:00
parent 644a5ef14a
commit 204a85eae8

View file

@ -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
```