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

Commit df3fb65e authored by Kenny Root's avatar Kenny Root Committed by The Android Open Source Project
Browse files

am c989199c: Fix typo in adb commandline help

Merge commit 'c989199c'

* commit 'c989199c':
  Fix typo in adb commandline help
parents 5089bd0a c989199c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -152,7 +152,7 @@ void help()
        "\n"
        "networking:\n"
        "  adb ppp <tty> [parameters]   - Run PPP over USB.\n"
        " Note: you should not automatically start a PDP connection.\n"
        " Note: you should not automatically start a PPP connection.\n"
        " <tty> refers to the tty for PPP stream. Eg. dev:/dev/omap_csmi_tty1\n"
        " [parameters] - Eg. defaultroute debug dump local notty usepeerdns\n"
        "\n"