diff --git a/fastboot/fastboot.cpp b/fastboot/fastboot.cpp index 7e60a7293..fa8f19a58 100644 --- a/fastboot/fastboot.cpp +++ b/fastboot/fastboot.cpp @@ -355,8 +355,8 @@ static void usage() { " formatting.\n" " -s 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 :[:port] where" + " For ethernet, provide an address in the\n" + " form :[:port] where\n" " is either tcp or udp.\n" " -p Specify product name.\n" " -c Override kernel commandline.\n"