mirror of https://github.com/Genymobile/scrcpy
Fix manpage syntax
The '-' character must be escaped. Fixes #4528 <https://github.com/Genymobile/scrcpy/issues/4528>
This commit is contained in:
parent
c9a4d2b38f
commit
cbce42336d
|
@ -124,7 +124,7 @@ Use USB device (if there is exactly one, like adb -d).
|
|||
Also see \fB\-e\fR (\fB\-\-select\-tcpip\fR).
|
||||
|
||||
.TP
|
||||
.BI "\-\-disable-screensaver"
|
||||
.BI "\-\-disable\-screensaver"
|
||||
Disable screensaver while scrcpy is running.
|
||||
|
||||
.TP
|
||||
|
|
Loading…
Reference in New Issue