mirror of
https://github.com/Genymobile/scrcpy
synced 2025-09-01 23:05:19 +00:00
Mention drag & drop for non-APK files in help
This commit is contained in:
@@ -328,6 +328,9 @@ scrcpy_print_usage(const char *arg0) {
|
||||
"\n"
|
||||
" Drag & drop APK file\n"
|
||||
" Install APK from computer\n"
|
||||
"\n"
|
||||
" Drag & drop non-APK file\n"
|
||||
" Push file to device (see --push-target)\n"
|
||||
"\n", arg0);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user