From 21576387f3d16ff4994a424c487a2ad2051675d7 Mon Sep 17 00:00:00 2001 From: Laura Coursen Date: Mon, 29 Mar 2021 12:41:48 -0500 Subject: [PATCH] =?UTF-8?q?Add=20=F0=9F=92=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../codeql-cli/getting-started-with-the-codeql-cli.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst b/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst index fea19557359..dec695d70d0 100644 --- a/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst +++ b/docs/codeql/codeql-cli/getting-started-with-the-codeql-cli.rst @@ -129,9 +129,8 @@ see ":doc:`About QL packs `." ":doc:`Upgrading CodeQL databases `." - For the queries used on `LGTM.com `__, check out the - ``lgtm.com`` branch. You should use this branch if you've built a database - using CODEQL CLI or fetched a database from Code Scanning. You can - run these queries on databases you've recently downloaded from LGTM.com. + ``lgtm.com`` branch. You should use this branch for databases you've build + using CODEQL CLI, fetched from Code Scanning, or recently downloaded from LGTM.com. Older databases may need to be upgraded before you can analyze them. The queries on the ``lgtm.com`` branch are also more likely to be compatible with the ``latest`` CLI, so you'll be less likely to have to upgrade