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

Change-Id: I2ab94293b3a8f3704ac4cb3011409ac2d8d4e70c
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"