1
0
mirror of synced 2025-12-21 10:57:10 -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 index-files --language=<lang> [--threads=<num>] [--ram=<MB>] [--extractor-option=<extractor-option-name=value>] <options>... -- <database>
```