Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0d4bf809 authored by Elliott Hughes's avatar Elliott Hughes
Browse files

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

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