Skip to content

Commit 49e1d7b

Browse files
Merge pull request #133 from microsoft/jacob-ronstadt/readme_update
Update README.md to fix typo
2 parents bed422a + 3fa4827 commit 49e1d7b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ This repository contains open-source components for supplemental use in developi
115115
Specific versions, queries, or suites can be specified using the format `codeql database analyze <database> <scope>/<pack>@x.x.x:<path>`. For futher information, see the [CodeQL documentation](https://docs.github.com/en/code-security/codeql-cli/using-the-advanced-functionality-of-the-codeql-cli/publishing-and-using-codeql-packs#using-a-codeql-pack-to-analyze-a-codeql-database).
116116
117117
118-
Example: `codeql database analyze --download D:\DriverDatabase suites/windows-all-recommended.qls --format=sarifv2.1.0 --output=D:\DriverAnalysis1.sarif `
118+
Example: `codeql database analyze --download D:\DriverDatabase suites/windows_driver_recommended.qls --format=sarifv2.1.0 --output=D:\DriverAnalysis1.sarif `
119119
120120
_(Parameters: path to new database, query pack, format, output sarif file)_
121121

0 commit comments

Comments
 (0)