mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 17:08:53 +00:00
Update manual-qa.md
Fix fleetctl commang syntax
This commit is contained in:
parent
c5bc6b8128
commit
e99a596469
1 changed files with 1 additions and 1 deletions
|
|
@ -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 <your-local-machine-here> --query Get the version of the resident operating system`
|
||||
`fleetctl query --hosts <your-local-machine-here> --query-name "Get the version of the resident operating system"`
|
||||
|
||||
### Pack flow
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue