zsh-completion: add missing -M completion for timedatectl

(cherry picked from commit c285cb5c55)
This commit is contained in:
Ronny Chevalier
2015-01-16 00:11:57 -05:00
committed by Zbigniew Jędrzejewski-Szmek
parent 9d9fc8c723
commit c498bb9620
+1
View File
@@ -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'