Update PgoData to release-20180604-0043 (#18275)
[platform/upstream/coreclr.git] / sync.cmd
index 050d869..949f160 100644 (file)
--- a/sync.cmd
+++ b/sync.cmd
@@ -24,6 +24,13 @@ echo                 -AzureToken="Access token"
 echo              To download a specific group of product packages, specify:
 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              To specify which RID you are downloading binaries for (optional):
+echo                 -RuntimeId="RID" (Needs to match what's in the container)
+echo.
 echo.
 echo.
 echo If no option is specified then sync.cmd -p is implied.
\ No newline at end of file