summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJean-Baptiste Queru <jbq@google.com>2010-06-16 13:46:04 -0700
committerJean-Baptiste Queru <jbq@google.com>2010-06-17 06:52:07 -0700
commitd45a081c5e34dbadf50f6994dc925d464c675b63 (patch)
tree6050c2c0ef490e9389d0ea9ccc325386ae9d4829
parentb8030b255bc1a6b18c95d891de85cba144145d18 (diff)
downloadcommon-tools_r9.tar.gz
Change-Id: Ieca335423032309fe8c85d2226d423e57d476426
-rwxr-xr-xgenerate-blob-scripts.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/generate-blob-scripts.sh b/generate-blob-scripts.sh
index 0e94a2d..9d63a41 100755
--- a/generate-blob-scripts.sh
+++ b/generate-blob-scripts.sh
@@ -24,13 +24,13 @@
# It can optionally upload the results to a Gerrit server for review.
-# WARNING: It destroys the vendor tree. Don't leave anything precious there.
+# WARNING: It destroys the source tree. Don't leave anything precious there.
# Caveat: this script does 6 full builds (2 per device). It takes a while
# to run. It's best # suited for overnight runs on multi-CPU machines
# with a lot of RAM.
-# Syntax: device/htc/common/generate-blob-scripts.sh -f|--force [server branch]
+# Syntax: device/htc/common/generate-blob-scripts.sh -f|--force [<server> <branch>]
#
# If the server and branch paramters are both present, the script will upload
# new files (if there's been any change) to the mentioned Gerrit server,