mirror of
https://github.com/github/codeql.git
synced 2025-12-21 19:26:31 +01:00
fix help message
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
help="Usage: ./publish --[override-release] --[dry-run]
|
||||
help="Usage: ./publish [--override-release] [--dry-run]
|
||||
Publish the automodel query pack.
|
||||
|
||||
If no arguments are provided, publish the version of the codeql repo specified by the latest official release of the codeml-automodel repo.
|
||||
|
||||
Reference in New Issue
Block a user