Update manpage for --window-{x,y} options

This commit is contained in:
Romain Vimont 2019-11-03 17:34:01 +01:00
parent f983ec67fa
commit 4bf2b80c75

View File

@ -106,6 +106,18 @@ Print the version of scrcpy.
.BI \-\-window\-title " text
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