summaryrefslogtreecommitdiff
path: root/utility/crossystem_main.c
diff options
context:
space:
mode:
Diffstat (limited to 'utility/crossystem_main.c')
-rw-r--r--utility/crossystem_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/utility/crossystem_main.c b/utility/crossystem_main.c
index c388af18..0c1d2fd8 100644
--- a/utility/crossystem_main.c
+++ b/utility/crossystem_main.c
@@ -38,7 +38,7 @@ const Param sys_param_list[] = {
{"cros_debug", 0, "OS should allow debug features"},
{"dbg_reset", CAN_WRITE, "Debug reset mode request (writable)"},
{"dev_boot_usb", CAN_WRITE,
- "Enable developer mode boot from USB (writable)"},
+ "Enable developer mode boot from USB/SD (writable)"},
{"devsw_boot", 0, "Developer switch position at boot"},
{"devsw_cur", 0, "Developer switch current position"},
{"ecfw_act", IS_STRING, "Active EC firmware"},