mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Adds instruction for using device over endpoints. (#11637)
@mike-j-thomas noted that **device** is preferred over _endpoint_. Documenting that fact.
This commit is contained in:
parent
7b8601fd8c
commit
c5f15c3685
1 changed files with 4 additions and 0 deletions
|
|
@ -56,6 +56,10 @@ Osquery should always be written in lowercase unless used to start a sentence or
|
|||
- Open-source software, built on osquery.
|
||||
- Osquery and Fleet provide structured, convenient access to information about your devices.
|
||||
|
||||
#### Device vs endpoint
|
||||
When talking about a users' computer, we prefer to use "device" over _endpoint._ Devices in this context can be a physical device or virtual instance that connect to and exchange information with a computer network. Examples of devices include mobile devices, desktop computers, laptop computers, virtual machines, and servers.
|
||||
|
||||
|
||||
## Grammar and mechanics
|
||||
|
||||
### Headings
|
||||
|
|
|
|||
Loading…
Reference in a new issue