summaryrefslogtreecommitdiff
path: root/sync.cmd
diff options
context:
space:
mode:
Diffstat (limited to 'sync.cmd')
-rw-r--r--sync.cmd5
1 files changed, 3 insertions, 2 deletions
diff --git a/sync.cmd b/sync.cmd
index dd089b229d..f63315559d 100644
--- a/sync.cmd
+++ b/sync.cmd
@@ -26,11 +26,12 @@ echo -BuildMajor
echo -BuildMinor
echo To download from a specific container, specify:
echo -Container="container name"
-echo -n - Downloads test native binaries for the specified OS
+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 (with RID suffix)"
+echo -Container="Container name"
+echo -RuntimeId="RID" (Needs to match what's in the container)
echo.
echo.
echo.