mirror of
https://github.com/Genymobile/scrcpy
synced 2025-08-30 22:05:12 +00:00
Document --power-off-on-close
The option was not documented. Refs #824 <https://github.com/Genymobile/scrcpy/pull/824>
This commit is contained in:
@@ -133,6 +133,9 @@ scrcpy_print_usage(const char *arg0) {
|
||||
" Default is " STR(DEFAULT_LOCAL_PORT_RANGE_FIRST) ":"
|
||||
STR(DEFAULT_LOCAL_PORT_RANGE_LAST) ".\n"
|
||||
"\n"
|
||||
" --power-off-on-close\n"
|
||||
" Turn the device screen off when closing scrcpy.\n"
|
||||
"\n"
|
||||
" --prefer-text\n"
|
||||
" Inject alpha characters and space as text events instead of\n"
|
||||
" key events.\n"
|
||||
|
Reference in New Issue
Block a user