timedatectl: add example for timesync-status (#21679)

This commit is contained in:
Lena Pastwa
2026-03-24 15:20:00 +01:00
committed by GitHub
parent acaf7f61bf
commit 152e825316
+4
View File
@@ -23,6 +23,10 @@
`timedatectl set-ntp on`
- Show information about time synchronization (only available when using `systemd-timesyncd`):
`timedatectl timesync-status`
- Change the hardware clock time standard to localtime:
`timedatectl set-local-rtc 1`