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

Commit 7f871b42 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix missing newline in Fastboot help." into nyc-mr1-dev

parents 08d097ad 3f8cacc8
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -371,8 +371,8 @@ static void usage() {
            "                                           formatting.\n"
            "  -s <specific device>                     Specify a device. For USB, provide either\n"
            "                                           a serial number or path to device port.\n"
            "                                           For ethernet, provide an address in the"
            "                                           form <protocol>:<hostname>[:port] where"
            "                                           For ethernet, provide an address in the\n"
            "                                           form <protocol>:<hostname>[:port] where\n"
            "                                           <protocol> is either tcp or udp.\n"
            "  -p <product>                             Specify product name.\n"
            "  -c <cmdline>                             Override kernel commandline.\n"