diff --git a/docs/codeql/codeql-cli/testing-query-help-files.rst b/docs/codeql/codeql-cli/testing-query-help-files.rst index 7c48b2f5121..ba5cf3901e7 100644 --- a/docs/codeql/codeql-cli/testing-query-help-files.rst +++ b/docs/codeql/codeql-cli/testing-query-help-files.rst @@ -38,7 +38,7 @@ where ```` is one of: - the path to a ``.ql`` file. - the path to a directory containing queries and query help files. - the path to a query suite, or the name of a well-known query suite for a QL pack. - For more information, see "`Creating CodeQL query suites `__." + For more information, see "`Creating CodeQL query suites `__." You must specify a ``--format`` option, which defines how the query help is rendered. Currently, you must specify ``markdown`` to render the query help as markdown.