Snap for 11479750 from c7a1d1070bdc4cd281e442f5b4ed981221be658a to 24Q3-release
Change-Id: I5f3827a9b8a2e7404c41e680e1a8be47d8907714
diff --git a/scripts/update_device.py b/scripts/update_device.py
index 26e6e1c..e8725c4 100755
--- a/scripts/update_device.py
+++ b/scripts/update_device.py
@@ -409,7 +409,7 @@
parser.add_argument('--enable-threading', action='store_true',
help='Enable multi-threaded compression for VABC')
parser.add_argument('--disable-threading', action='store_true',
- help='Enable multi-threaded compression for VABC')
+ help='Disable multi-threaded compression for VABC')
parser.add_argument('--batched-writes', action='store_true',
help='Enable batched writes for VABC')
parser.add_argument('--speed-limit', type=str,