mirror of
https://github.com/Genymobile/scrcpy.git
synced 2025-12-18 05:54:20 +01: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