We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 00f4991 commit 749f8b9Copy full SHA for 749f8b9
java/ql/automodel/publish.sh
@@ -1,7 +1,7 @@
1
#!/bin/bash
2
set -e
3
4
-help="Usage: ./publish --[override-release] --[dry-run]
+help="Usage: ./publish [--override-release] [--dry-run]
5
Publish the automodel query pack.
6
7
If no arguments are provided, publish the version of the codeql repo specified by the latest official release of the codeml-automodel repo.
0 commit comments