summaryrefslogtreecommitdiff
path: root/util/flash_ec
diff options
context:
space:
mode:
Diffstat (limited to 'util/flash_ec')
-rwxr-xr-xutil/flash_ec4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/flash_ec b/util/flash_ec
index 93406c0793..7626203674 100755
--- a/util/flash_ec
+++ b/util/flash_ec
@@ -147,8 +147,8 @@ BITBANG_RATE="57600" # Could be overwritten by a command line option.
# Flags
DEFINE_integer bitbang_rate "${BITBANG_RATE}" \
- "UART baud rate to use when bit bang programming, "\
-"standard UART rates from 9600 to 57600 are supported."
+ "UART baud rate to use when bit bang programming, " \
+ "standard UART rates from 9600 to 57600 are supported."
DEFINE_string board "" \
"The board to run debugger on."
DEFINE_string chip "" \