Mention drag & drop for non-APK files in help
This commit is contained in:
@@ -364,6 +364,10 @@ Pinch-to-zoom from the center of the screen
|
||||
.B Drag & drop APK file
|
||||
Install APK from computer
|
||||
|
||||
.TP
|
||||
.B Drag & drop non-APK file
|
||||
Push file to device (see \fB\-\-push\-target\fR)
|
||||
|
||||
|
||||
.SH Environment variables
|
||||
|
||||
|
||||
@@ -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