diff --git a/src/wic/help.py b/src/wic/help.py
index 1d0284f..ee5697f 100644
--- a/src/wic/help.py
+++ b/src/wic/help.py
@@ -119,7 +119,7 @@ wic_create_usage = """
             [-e | --image-name] [-s, --skip-build-check] [-D, --debug]
             [-r, --rootfs-dir] [-b, --bootimg-dir]
             [-k, --kernel-dir] [-n, --native-sysroot] [--sector-size <bytes>] [-f, --build-rootfs]
-            [-c, --compress-with] [-m, --bmap]
+            [-c, --compress-with] [-m, --bmap] [--no-fstab-update]
 
  This command creates an OpenEmbedded image based on the 'OE kickstart
  commands' found in the <wks file>.
