mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-05 13:11:32 +00:00
zsh-completion: add missing -M completion for timedatectl
(cherry picked from commit c285cb5c55)
This commit is contained in:
committed by
Zbigniew Jędrzejewski-Szmek
parent
9d9fc8c723
commit
c498bb9620
@@ -62,4 +62,5 @@ _arguments -s \
|
||||
'--no-pager[Do not pipe output into a pager]' \
|
||||
'--no-ask-password[Do not prompt for password]' \
|
||||
{-H+,--host=}'[Operate on remote host]:userathost:_sd_hosts_or_user_at_host' \
|
||||
{-M+,--machine=}'[Operate on local container]:machines:_sd_machines' \
|
||||
'*::timedatectl commands:_timedatectl_command'
|
||||
|
||||
Reference in New Issue
Block a user