From db056fb57b84d112df40dfbdd492dc4490a6f750 Mon Sep 17 00:00:00 2001 From: Dominik Bamberger <72066+b4mboo@users.noreply.github.com> Date: Mon, 26 Jul 2021 11:18:06 +0200 Subject: [PATCH] Remove obsolete '--allow-packs' flag. Co-authored-by: Andrew Eisenberg --- docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst b/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst index a4e616ce4b5..fbb03c4f840 100644 --- a/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst +++ b/docs/codeql/codeql-cli/publishing-and-using-codeql-packs.rst @@ -71,4 +71,4 @@ The ``analyze`` command will run the default suite of any specified CodeQL packs :: - codeql analyze --allow-packs / / + codeql analyze / /