mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 16:41:55 +00:00
Fix help message for ectool
Not all of the options for reboot_ec were listed. This fixes the text; there are no code changes. BUG=none BRANCH=none TEST=run ectool with no options to print help Change-Id: I65275a007febbd3583f157cc7f8df5634d6eeeda Signed-off-by: Randall Spangler <rspangler@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/36257 Reviewed-by: Bill Richardson <wfrichar@chromium.org>
This commit is contained in:
@@ -111,7 +111,7 @@ const char help_str[] =
|
||||
" Set keyboard backlight in percent\n"
|
||||
" readtest <patternoffset> <size>\n"
|
||||
" Reads a pattern from the EC via LPC\n"
|
||||
" reboot_ec <RO|RW|disable-jump> [at-shutdown]\n"
|
||||
" reboot_ec <RO|RW|cold|hibernate|disable-jump> [at-shutdown]\n"
|
||||
" Reboot EC to RO or RW\n"
|
||||
" rtcget\n"
|
||||
" Print real-time clock\n"
|
||||
|
||||
Reference in New Issue
Block a user