Skip to content

Commit cba3ed1

Browse files
committed
fix long-option
1 parent 0a43b7f commit cba3ed1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/content/release-verify.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ To run the script, you need the following pieces of information:
8989
Example (values taken from the 1.2.0-rc2 release)
9090
```bash
9191
bash <(curl \
92-
-s https://raw.githubusercontent.com/apache/polaris/refs/heads/main/tools/verify-release/verify-release.sh) \
92+
--silent https://raw.githubusercontent.com/apache/polaris/refs/heads/main/tools/verify-release/verify-release.sh) \
9393
--git-sha 354a5ef6b337bf690b7a12fefe2c984e2139b029 \
9494
--version 1.3.0-incubating-rc0 \
9595
--maven-repo-id 1033

0 commit comments

Comments
 (0)