summaryrefslogtreecommitdiff
path: root/sync.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'sync.cmd')
-rw-r--r--sync.cmd2
1 files changed, 2 insertions, 0 deletions
diff --git a/sync.cmd b/sync.cmd
index f63315559d..218fb9de8e 100644
--- a/sync.cmd
+++ b/sync.cmd
@@ -26,6 +26,8 @@ echo -BuildMajor
echo -BuildMinor
echo To download from a specific container, specify:
echo -Container="container name"
+echo To download blobs starting with a specific prefix, specify:
+echo -BlobNamePrefix="Blob name prefix"
echo -n - Downloads test native binaries from the specified container
echo The following properties are required:
echo -AzureAccount="Account name"