Admit that there's more `adb install` help available.

Test: adb --help
Change-Id: I1e4d4250ef8bc55cfa660f87ebdbd7d664509266
This commit is contained in:
Elliott Hughes 2019-01-11 13:50:05 -08:00
parent d75913a371
commit 0d4bf80968
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ static void help() {
" -x: disable remote exit codes and stdout/stderr separation\n"
" emu COMMAND run emulator console command\n"
"\n"
"app installation:\n"
"app installation (see also `adb shell cmd package help`):\n"
" install [-lrtsdg] [--instant] PACKAGE\n"
" install-multiple [-lrtsdpg] [--instant] PACKAGE...\n"
" push package(s) to the device and install them\n"