]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
shell completion: add timesync-status and show-timesync to zsh completion file (...
authorMarko Korhonen <github@functionalhacker.korhonen.cc>
Mon, 8 May 2023 16:01:16 +0000 (19:01 +0300)
committerGitHub <noreply@github.com>
Mon, 8 May 2023 16:01:16 +0000 (01:01 +0900)
Fixes #27560

shell-completion/zsh/_timedatectl

index 2dadb65dbd72ee2bea1e100fbf1a1d93876a9e40..2467b80bcfd2c7d4ff12503daa85e08d6fafd084 100644 (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'
     )