mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-02 22:29:25 +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
|
.BI "\-\-window\-x " value
|
||||||
Set the initial window horizontal position.
|
Set the initial window horizontal position.
|
||||||
|
|
||||||
Default is "auto".\n
|
Default is "auto".
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BI "\-\-window\-y " value
|
.BI "\-\-window\-y " value
|
||||||
Set the initial window vertical position.
|
Set the initial window vertical position.
|
||||||
|
|
||||||
Default is "auto".\n
|
Default is "auto".
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BI "\-\-window\-width " value
|
.BI "\-\-window\-width " value
|
||||||
Set the initial window width.
|
Set the initial window width.
|
||||||
|
|
||||||
Default is 0 (automatic).\n
|
Default is 0 (automatic).
|
||||||
|
|
||||||
.TP
|
.TP
|
||||||
.BI "\-\-window\-height " value
|
.BI "\-\-window\-height " value
|
||||||
Set the initial window height.
|
Set the initial window height.
|
||||||
|
|
||||||
Default is 0 (automatic).\n
|
Default is 0 (automatic).
|
||||||
|
|
||||||
.SH SHORTCUTS
|
.SH SHORTCUTS
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue