1
0
mirror of synced 2025-12-19 18:10:59 -05:00

Update copy syntax to CommonMark compliant

This commit is contained in:
Kevin Heis
2023-06-12 08:11:20 -07:00
parent a7a368871e
commit 5f0ca62ed3
239 changed files with 736 additions and 736 deletions

View File

@@ -24,7 +24,7 @@ redirect_from:
## Synopsis
```shell{:copy}
```shell copy
codeql database add-diagnostic --source-id=<id> --source-name=<name> <options>... -- <database>
```