Fix manpage syntax

The '-' character must be escaped.

Fixes #4528 <https://github.com/Genymobile/scrcpy/issues/4528>
This commit is contained in:
Romain Vimont 2023-12-13 13:41:34 +01:00
parent c9a4d2b38f
commit cbce42336d
1 changed files with 1 additions and 1 deletions

View File

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