mirror of
https://github.com/systemd/systemd.git
synced 2026-08-09 17:38:42 +00:00
The zsh completion for timedatectl was missing three commands ('show',
'ntp-servers', 'revert') and five options (--monitor, -p/--property=,
-a/--all, --value, -P) that are already present in the bash completion,
documented in the man page, and implemented in the binary.
Fixes #16507
(cherry picked from commit 104750fd60)
(cherry picked from commit 2bb7b1ae7c)
(cherry picked from commit 015e3df921)
(cherry picked from commit 7a6bf458de)