1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-02-15 05:57:26 +03:00

shell completion: add timesync-status and show-timesync to zsh completion file (#27574)

Fixes #27560

(cherry picked from commit 2ad681f53cd06a2c4b54c79c7338adbdec4922d1)
(cherry picked from commit 951c27ce14e38574b52e1712ab6fc3e523dfe6d6)
This commit is contained in:
Marko Korhonen 2023-05-08 19:01:16 +03:00 committed by Luca Boccassi
parent e63041299b
commit e274201190

View File

@ -36,6 +36,8 @@ _timedatectl_command(){
'set-time:Set system time'
'set-timezone:Set system timezone'
'list-timezones:Show known timezones'
'timesync-status:Show status of systemd-timesyncd'
'show-timesync:Show properties of systemd-timesyncd'
'set-local-rtc:Control whether RTC is in local time'
'set-ntp:Control whether NTP is enabled'
)