From b6e2f8ae00737098af5139b56cd3ca15bd5c9335 Mon Sep 17 00:00:00 2001 From: Romain Vimont Date: Sun, 3 Nov 2019 17:34:01 +0100 Subject: [PATCH] Update manpage for --window-{x,y} options --- app/scrcpy.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/app/scrcpy.1 b/app/scrcpy.1 index 203395a4..fb39189b 100644 --- a/app/scrcpy.1 +++ b/app/scrcpy.1 @@ -113,6 +113,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