Skip to content

Commit 4cf695b

Browse files
specify --command option
Co-authored-by: intrigus-lgtm <[email protected]>
1 parent 406fb1e commit 4cf695b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-cli/creating-codeql-databases.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,7 @@ build steps, you may need to explicitly define each step in the command line.
172172
The Go autobuilder attempts to automatically detect Go code in a repository,
173173
and only runs build scripts in an attempt to fetch dependencies. To force
174174
CodeQL to use your build script, set the environment variable
175-
`CODEQL_EXTRACTOR_GO_BUILD_TRACING=on` or pass a command.
175+
`CODEQL_EXTRACTOR_GO_BUILD_TRACING=on` or use the ``--command`` option.
176176

177177
Specifying build commands
178178
~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)