mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-18 14:04:20 +01:00
Fix typo in command-line help
Refs #2237 <https://github.com/Genymobile/scrcpy/issues/2237>
This commit is contained in:
@@ -210,7 +210,7 @@ scrcpy_print_usage(const char *arg0) {
|
|||||||
" Default is 0 (automatic).\n"
|
" Default is 0 (automatic).\n"
|
||||||
"\n"
|
"\n"
|
||||||
" --window-height value\n"
|
" --window-height value\n"
|
||||||
" Set the initial window width.\n"
|
" Set the initial window height.\n"
|
||||||
" Default is 0 (automatic).\n"
|
" Default is 0 (automatic).\n"
|
||||||
"\n"
|
"\n"
|
||||||
"Shortcuts:\n"
|
"Shortcuts:\n"
|
||||||
|
|||||||
Reference in New Issue
Block a user