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:
parent
e63041299b
commit
e274201190
@ -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'
|
||||
)
|
||||
|
Loading…
x
Reference in New Issue
Block a user