mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-04-21 03:55:05 +00:00
Remove unnecessary escape characters in manpage
This commit is contained in:
parent
f8524a2be7
commit
915779cc59
1 changed files with 4 additions and 4 deletions
|
@ -213,25 +213,25 @@ Set a custom window title.
|
|||
.BI "\-\-window\-x " value
|
||||
Set the initial window horizontal position.
|
||||
|
||||
Default is "auto".\n
|
||||
Default is "auto".
|
||||
|
||||
.TP
|
||||
.BI "\-\-window\-y " value
|
||||
Set the initial window vertical position.
|
||||
|
||||
Default is "auto".\n
|
||||
Default is "auto".
|
||||
|
||||
.TP
|
||||
.BI "\-\-window\-width " value
|
||||
Set the initial window width.
|
||||
|
||||
Default is 0 (automatic).\n
|
||||
Default is 0 (automatic).
|
||||
|
||||
.TP
|
||||
.BI "\-\-window\-height " value
|
||||
Set the initial window height.
|
||||
|
||||
Default is 0 (automatic).\n
|
||||
Default is 0 (automatic).
|
||||
|
||||
.SH SHORTCUTS
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue