mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-10 16:46:56 +00:00
Update cheatsheets
This commit is contained in:
@@ -10,12 +10,12 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Display the current time as reported by the hardware clock:
|
||||
|
||||
`hwclock`
|
||||
`sudo hwclock`
|
||||
|
||||
- Write the current software clock time to the hardware clock (sometimes used during system setup):
|
||||
|
||||
`hwclock {{[-w|--systohc]}}`
|
||||
`sudo hwclock {{[-w|--systohc]}}`
|
||||
|
||||
- Write the current hardware clock time to the software clock:
|
||||
|
||||
`hwclock {{[-s|--hctosys]}}`
|
||||
`sudo hwclock {{[-s|--hctosys]}}`
|
||||
|
||||
Reference in New Issue
Block a user