mirror of
https://github.com/fleetdm/fleet
synced 2026-05-23 08:58:41 +00:00
Communications handbook: fleetctl (#22397)
Fleetctl capitalization and formatting
This commit is contained in:
parent
00ec402f18
commit
ceb2bf91af
1 changed files with 1 additions and 0 deletions
|
|
@ -1126,6 +1126,7 @@ As we use sentence case, only the first word is capitalized. But, if a word woul
|
|||
- **Group of devices or virtual servers:** Use "fleet" or "fleets" (lowercase).
|
||||
- **Osquery:** Osquery should always be written in lowercase unless used to start a sentence or heading.
|
||||
- **Fleetd:** Fleetd should always be written in lowercase unless used to start a sentence or heading.
|
||||
- **Fleetctl:** Fleetctl should always be written in lowercase unless used to start a sentence or heading. Fleetctl should always be in plain text and not inside codeblocks text unless used in a command (ex. `fleetctl -help`).
|
||||
|
||||
|
||||
#### Device vs endpoint
|
||||
|
|
|
|||
Loading…
Reference in a new issue