summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--util/ectool.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/util/ectool.c b/util/ectool.c
index 14ccef6a0e..6b2b834742 100644
--- a/util/ectool.c
+++ b/util/ectool.c
@@ -133,6 +133,8 @@ const char help_str[] =
" Reads from EC flash to a file\n"
" flashwrite <offset> <infile>\n"
" Writes to EC flash from a file\n"
+ " forcelidopen <enable>\n"
+ " Forces the lid switch to open position\n"
" fpencstatus\n"
" Prints status of Fingerprint sensor encryption engine\n"
" fpframe\n"
@@ -147,8 +149,6 @@ const char help_str[] =
" Prints timing statisitcs relating to capture and matching\n"
" fptemplate [<infile>|<index 0..2>]\n"
" Add a template if <infile> is provided, else dump it\n"
- " forcelidopen <enable>\n"
- " Forces the lid switch to open position\n"
" gpioget <GPIO name>\n"
" Get the value of GPIO signal\n"
" gpioset <GPIO name>\n"