mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 16:41:55 +00:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user