diff --git a/app/src/cli.c b/app/src/cli.c index f01b7941f82d1cbc34b075abe11104c7660b5d00..5d5bcf1050b3f726f7bafccb1d47f5c2aa21bfbb 100644 --- a/app/src/cli.c +++ b/app/src/cli.c @@ -210,7 +210,7 @@ scrcpy_print_usage(const char *arg0) { " Default is 0 (automatic).\n" "\n" " --window-height value\n" - " Set the initial window width.\n" + " Set the initial window height.\n" " Default is 0 (automatic).\n" "\n" "Shortcuts:\n"