summaryrefslogtreecommitdiffstats
path: root/updater_sample/tools/gen_update_config.py
diff options
context:
space:
mode:
Diffstat (limited to 'updater_sample/tools/gen_update_config.py')
-rwxr-xr-xupdater_sample/tools/gen_update_config.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/updater_sample/tools/gen_update_config.py b/updater_sample/tools/gen_update_config.py
index cb9bd0119..057812479 100755
--- a/updater_sample/tools/gen_update_config.py
+++ b/updater_sample/tools/gen_update_config.py
@@ -17,7 +17,7 @@
"""
Given a OTA package file, produces update config JSON file.
-Example: tools/gen_update.config.py \\
+Example: tools/gen_update_config.py \\
--ab_install_type=STREAMING \\
ota-build-001.zip \\
my-config-001.json \\