Files
systemd/shell-completion
wangzhaohui 2bb7b1ae7c shell-completion: add missing commands and options to timedatectl zsh
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)
2026-07-17 12:14:10 +01:00
..