X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=shell-completion%2Fzsh%2F_timedatectl;h=dfdcfebb3c009573dca4bb273f41b2d5bc5cdb9f;hp=987c2de88d5117017fbebeeb73cbb6698e8dd130;hb=313733493e610bb3b027796a1595e353e6c6f3d7;hpb=862f4963c6f7778cea9e715eeb11ea959eba6db3 diff --git a/shell-completion/zsh/_timedatectl b/shell-completion/zsh/_timedatectl index 987c2de88..dfdcfebb3 100644 --- a/shell-completion/zsh/_timedatectl +++ b/shell-completion/zsh/_timedatectl @@ -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'