diff options
author | Eric Cook <llua@gmx.com> | 2015-05-18 01:02:39 -0400 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-05-18 05:22:08 -0400 |
commit | fb869ca1d20e503708ae813c3d3ebcf5a5173c25 (patch) | |
tree | 7b0adc59e26a3053154afea529349c7215d5ef97 /shell-completion/zsh/_systemd-run | |
parent | 67afa93148ca51eb1d37717ad3c3cac980be1c7a (diff) |
zsh-completion: actually complete template names for subcommands enable, reenable and disable.
compadd's -a option treats non-option arguments as arrays. So
$(_systemctl_get_template_names) expands to some words that aren't
legal array names. Even if there were, they would be empty; thus adding
nothing.
deduplicated a few functions too.
Diffstat (limited to 'shell-completion/zsh/_systemd-run')
0 files changed, 0 insertions, 0 deletions