Skip to content

Commit

Permalink
Bring Docker build.sh help message in-line with reality
Browse files Browse the repository at this point in the history
  • Loading branch information
MiguelWeezardo committed Mar 22, 2023
1 parent 90bd6af commit a8a7912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/docker/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Usage: $0 [-h] [-a <ARCHITECTURES>] [-r <VERSION>]
Builds the Trino Docker image
-h Display help
-a Build the specified comma-separated architectures, defaults to amd64,arm64
-a Build the specified comma-separated architectures, defaults to amd64,arm64,ppc64le
-r Build the specified Trino release version, downloads all required artifacts
EOF
}
Expand Down

0 comments on commit a8a7912

Please sign in to comment.