Update CodeQL CLI manual (#40489)
Co-authored-by: Felicity Chapman <felicitymay@github.com>
This commit is contained in:
@@ -451,7 +451,7 @@ directory.
|
||||
#### `--registries-auth-stdin`
|
||||
|
||||
Authenticate to GitHub Enterprise Server Container registries by passing
|
||||
a comma-separated list of \<registry\_url>=\<token> pairs.
|
||||
a comma-separated list of `<registry_url>=<token>` pairs.
|
||||
|
||||
For example, you can pass
|
||||
`https://containers.GHEHOSTNAME1/v2/=TOKEN1,https://containers.GHEHOSTNAME2/v2/=TOKEN2`
|
||||
|
||||
Reference in New Issue
Block a user