Update cheatsheets

This commit is contained in:
ivuorinen
2025-03-29 00:18:23 +00:00
parent a3692d638b
commit 75f807d6af
175 changed files with 1107 additions and 775 deletions

View File

@@ -14,8 +14,8 @@ source: https://github.com/tldr-pages/tldr.git
- Write the current software clock time to the hardware clock (sometimes used during system setup):
`hwclock --systohc`
`hwclock {{[-w|--systohc]}}`
- Write the current hardware clock time to the software clock:
`hwclock --hctosys`
`hwclock {{[-s|--hctosys]}}`