Re: [systemd-devel] [PATCH 3/3] zsh-completion: add missing completions for systemd-nspawn

2015-05-16 Thread Zbigniew Jędrzejewski-Szmek
On Wed, Apr 22, 2015 at 11:07:39AM -0700, Lukas Rusak wrote: > -'--personality=[Control the architecture ("personality") reported by > uname(2) in the container.]' \ You lost --personality here. I think this was a mistake, so I undid that in the applied patch. Zbyszek ___

Re: [systemd-devel] [PATCH 3/3] zsh-completion: add missing completions for systemd-nspawn

2015-04-22 Thread systemd github import bot
Patchset imported to github. Pull request: -- Generated by https://github.com/haraldh/mail2git ___ systemd-devel mailing

[systemd-devel] [PATCH 3/3] zsh-completion: add missing completions for systemd-nspawn

2015-04-22 Thread Lukas Rusak
--- shell-completion/zsh/_systemd-nspawn | 23 +-- 1 file changed, 13 insertions(+), 10 deletions(-) diff --git a/shell-completion/zsh/_systemd-nspawn b/shell-completion/zsh/_systemd-nspawn index ceedb2c..42cdbcd 100644 --- a/shell-completion/zsh/_systemd-nspawn +++ b/shell-c