summaryrefslogtreecommitdiff
path: root/sync.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'sync.cmd')
-rw-r--r--sync.cmd6
1 files changed, 1 insertions, 5 deletions
diff --git a/sync.cmd b/sync.cmd
index 218fb9de8e..949f1605f9 100644
--- a/sync.cmd
+++ b/sync.cmd
@@ -28,11 +28,7 @@ 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"
-echo -AzureToken="Access token"
-echo -Container="Container name"
+echo To specify which RID you are downloading binaries for (optional):
echo -RuntimeId="RID" (Needs to match what's in the container)
echo.
echo.