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

Commit dc83d6d5 authored by bohu's avatar bohu Committed by android-build-merger
Browse files

Merge "adb: correct tcpip help message" am: 19fb58ce am: aeb77430

am: dc50a737

Change-Id: Ifd31be9341e80179c269d59c66c35f0ced9b7abf
parents e200c298 dc50a737
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -204,8 +204,8 @@ static void help() {
        " sideload OTAPACKAGE      sideload the given full OTA package\n"
        " sideload OTAPACKAGE      sideload the given full OTA package\n"
        " root                     restart adbd with root permissions\n"
        " root                     restart adbd with root permissions\n"
        " unroot                   restart adbd without root permissions\n"
        " unroot                   restart adbd without root permissions\n"
        " usb                      restart adb server listening on USB\n"
        " usb                      restart adbd listening on USB\n"
        " tcpip PORT               restart adb server listening on TCP on PORT\n"
        " tcpip PORT               restart adbd listening on TCP on PORT\n"
        "\n"
        "\n"
        "internal debugging:\n"
        "internal debugging:\n"
        " start-server             ensure that there is a server running\n"
        " start-server             ensure that there is a server running\n"