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

This commit is contained in:
Treehugger Robot 2019-01-12 06:21:31 +00:00 committed by Gerrit Code Review
commit e5f61a9bcd
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"
" push a single package to the device and install it\n"
" install-multiple [-lrtsdpg] [--instant] PACKAGE...\n"