zsh-completion: add missing -M completion for timedatectl

This commit is contained in:
Ronny Chevalier 2015-01-12 21:31:45 +01:00
parent 720e0be0f0
commit c285cb5c55
1 changed files with 1 additions and 0 deletions

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'