mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-08-02 22:29:25 +00:00
Update manpage for --window-{x,y} options
This commit is contained in:
parent
f983ec67fa
commit
4bf2b80c75
1 changed files with 12 additions and 0 deletions
12
app/scrcpy.1
12
app/scrcpy.1
|
@ -106,6 +106,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…
Add table
Add a link
Reference in a new issue