Update manpage for --window-{x,y} options
This commit is contained in:
parent
ce5635f28c
commit
b6e2f8ae00
1 changed files with 12 additions and 0 deletions
12
app/scrcpy.1
12
app/scrcpy.1
|
@ -113,6 +113,18 @@ Print the version of scrcpy.
|
||||||
.BI \-\-window\-title " text
|
.BI \-\-window\-title " text
|
||||||
Set a custom window title.
|
Set a custom window title.
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.BI \-\-window\-x " value
|
||||||
|
Set the initial window horizontal position.
|
||||||
|
|
||||||
|
Default is -1 (automatic).\n
|
||||||
|
|
||||||
|
.TP
|
||||||
|
.BI \-\-window\-y " value
|
||||||
|
Set the initial window vertical position.
|
||||||
|
|
||||||
|
Default is -1 (automatic).\n
|
||||||
|
|
||||||
|
|
||||||
.SH SHORTCUTS
|
.SH SHORTCUTS
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue