From 31c3937d7f3e93d0e4a64212de73000ab08b2434 Mon Sep 17 00:00:00 2001 From: Kelvin Oghenerhoro Omereshone Date: Wed, 6 Jul 2022 15:02:55 +0100 Subject: [PATCH] Update Fleetctl docs and fix typo (#6473) - Use consistent "osquery installer" and "Fleet UI" language --- docs/Using-Fleet/fleetctl-CLI.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Using-Fleet/fleetctl-CLI.md b/docs/Using-Fleet/fleetctl-CLI.md index 5f7e943d9e..94b6a9c4ee 100644 --- a/docs/Using-Fleet/fleetctl-CLI.md +++ b/docs/Using-Fleet/fleetctl-CLI.md @@ -26,11 +26,11 @@ Fleetctl also provides a quick way to work with all the data exposed by Fleet wi ## Using fleetctl -You can use `fleetctl` to accomplish many tasks you would typically need to do through the UI(User Interface). You can even set up or apply configuration files to the Fleet server. +You can use `fleetctl` to accomplish many tasks you would typically need to do through the Fleet UI. You can even set up or apply configuration files to the Fleet server. ### Available commands -Much of the functionality available in the Fleet UI is also available in `fleetctl`. You can run queries, add and remove users, generate install packages to add new hosts, get information about existing hosts, and more! The following commands are available for use with `fleetctl`: +Much of the functionality available in the Fleet UI is also available in `fleetctl`. You can run queries, add and remove users, generate osquery installers to add new hosts, get information about existing hosts, and more! The following commands are available for use with `fleetctl`: | Command | Description | |:---------------------------|:-------------------------------------------------------------------|