From e99a596469020204c0738280be911a5a2cd04565 Mon Sep 17 00:00:00 2001 From: gillespi314 <73313222+gillespi314@users.noreply.github.com> Date: Mon, 13 Sep 2021 14:27:49 -0500 Subject: [PATCH] Update manual-qa.md Fix fleetctl commang syntax --- handbook/manual-qa.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/handbook/manual-qa.md b/handbook/manual-qa.md index de5f2e88b3..85a94b2f96 100644 --- a/handbook/manual-qa.md +++ b/handbook/manual-qa.md @@ -146,7 +146,7 @@ Make sure all queries were successfully added by running the following command: Run the "Get the version of the resident operating system" query against your local machine by running the following command: -`fleetctl query --hosts --query Get the version of the resident operating system` +`fleetctl query --hosts --query-name "Get the version of the resident operating system"` ### Pack flow