summaryrefslogtreecommitdiffstats
path: root/scripts/lib/image/help.py
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/lib/image/help.py')
-rw-r--r--scripts/lib/image/help.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/lib/image/help.py b/scripts/lib/image/help.py
index 0963532218..6b74f57662 100644
--- a/scripts/lib/image/help.py
+++ b/scripts/lib/image/help.py
@@ -189,7 +189,7 @@ DESCRIPTION
189 -r: IMAGE_ROOTFS 189 -r: IMAGE_ROOTFS
190 -k: STAGING_KERNEL_DIR 190 -k: STAGING_KERNEL_DIR
191 -n: STAGING_DIR_NATIVE 191 -n: STAGING_DIR_NATIVE
192 -b: HDDDIR and STAGING_DATA_DIR (handlers decide which to use) 192 -b: empty (plugin-specific handlers must determine this)
193 193
194 If 'wic -e' is not used, the user needs to select the appropriate 194 If 'wic -e' is not used, the user needs to select the appropriate
195 value for -b (as well as -r, -k, and -n). 195 value for -b (as well as -r, -k, and -n).