Fix typo in ectool help.

BUG=none
TEST=none

Change-Id: I54f24672dd8294b17bae1de4eae2f2791c73998d
Signed-off-by: Bill Richardson <wfrichar@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/24855
Reviewed-by: Randall Spangler <rspangler@chromium.org>
This commit is contained in:
Bill Richardson
2012-06-08 00:31:00 -07:00
committed by Gerrit
parent 3367d02f1f
commit a9ea753028

View File

@@ -63,10 +63,8 @@ const char help_str[] =
" Simulate key press\n"
" lightbar [CMDS]\n"
" Various lightbar control commands\n"
" vboot get\n"
" Get vboot flags\n"
" vboot set VAL\n"
" Set vboot flags\n"
" vboot [VAL]\n"
" Get or set vboot flags\n"
" pstoreinfo\n"
" Prints information on the EC host persistent storage\n"
" pstoreread <offset> <size> <outfile>\n"