Merge pull request #11215 from wtgodbe/ActuallyDoCrossgen
[platform/upstream/coreclr.git] / publish-packages.sh
index 5d12075..0827a65 100755 (executable)
@@ -11,7 +11,7 @@ usage()
     echo "To specify the name of the container to publish into, use the following property:"
     echo "   -Container=\"container name\""
     echo "To specify the OS you're building for, use the following property:"
-    echo "   -DistroRiD=\"RID\""
+    echo "   -DistroRiD=\"RID\""       
     echo "Configuration can be Release, Checked, or Debug"
     echo "Architecture can be x64, x86, arm, or arm64"
     exit 1