Skip to content

Commit 749f8b9

Browse files
committed
fix help message
1 parent 00f4991 commit 749f8b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/automodel/publish.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22
set -e
33

4-
help="Usage: ./publish --[override-release] --[dry-run]
4+
help="Usage: ./publish [--override-release] [--dry-run]
55
Publish the automodel query pack.
66
77
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

Comments
 (0)