Merge "Admit that there's more `adb install` help available." am: e5f61a9bcd
am: d654263575
Change-Id: I1c46595cbcc0768c79f9376de7f2a8c1866fe421
diff --git a/adb/client/commandline.cpp b/adb/client/commandline.cpp
index 1592c43..9bc42e1 100644
--- a/adb/client/commandline.cpp
+++ b/adb/client/commandline.cpp
@@ -142,7 +142,7 @@
" -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"