Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-28 00:18:38 +00:00
parent 9fe6559a97
commit a3692d638b
77 changed files with 334 additions and 180 deletions

View File

@@ -10,16 +10,16 @@ source: https://github.com/tldr-pages/tldr.git
- Show all data:
`ntpctl -s {{a|all}}`
`ntpctl -s {{[a|all]}}`
- Show information about each peer:
`ntpctl -s {{p|peers}}`
`ntpctl -s {{[p|peers]}}`
- Show the status of peers and sensors, and whether the system clock is synced:
`ntpctl -s {{s|status}}`
`ntpctl -s {{[s|status]}}`
- Show information about each sensor:
`ntpctl -s {{S|Sensors}}`
`ntpctl -s {{[S|Sensors]}}`