zsh-completion: update -M completion for systemd-analyze

This commit is contained in:
Lukas Rusak
2015-04-22 11:07:38 -07:00
committed by Zbigniew Jędrzejewski-Szmek
parent b3b9282d0c
commit b93f15cd05

View File

@@ -54,5 +54,5 @@ _arguments \
'--from-pattern=[When generating a dependency graph, filter only origins]:GLOB' \
'--to-pattern=[When generating a dependency graph, filter only destinations]:GLOB' \
{-H+,--host=}'[Operate on remote host]:userathost:_sd_hosts_or_user_at_host' \
{-M+,--machine=}'[Operate on local container]:machine' \
{-M+,--machine=}'[Operate on local container]:machine:_sd_machines' \
'*::systemd-analyze commands:_systemd_analyze_command'