mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
shell completion: add timesync-status and show-timesync to zsh completion file (#27574)
Fixes #27560
This commit is contained in:
parent
16cda99c73
commit
2ad681f53c
@ -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