mirror of
https://github.com/systemd/systemd.git
synced 2024-12-11 11:13:58 +08:00
zsh-completion: add missing -M completion for timedatectl
This commit is contained in:
parent
720e0be0f0
commit
c285cb5c55
@ -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'
|
||||
|
Loading…
Reference in New Issue
Block a user