On Wed, 19.12.12 12:28, Daniel Wallace ([email protected]) wrote:

Applied. Thanks

> ---
>  shell-completion/systemd-zsh-completion.zsh | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/shell-completion/systemd-zsh-completion.zsh 
> b/shell-completion/systemd-zsh-completion.zsh
> index 93d64b3..ee68ac7 100644
> --- a/shell-completion/systemd-zsh-completion.zsh
> +++ b/shell-completion/systemd-zsh-completion.zsh
> @@ -329,6 +329,8 @@ _outputmodes() {
>      "try-restart:Restart one or more units if active"
>      "reload-or-restart:Reload one or more units if possible, otherwise start 
> or restart"
>      "force-reload:Reload one or more units if possible, otherwise restart if 
> active"
> +    "hibernate:Hibernate the system"
> +    "hybrid-sleep:Hibernate and suspend the system"
>      "reload-or-try-restart:Reload one or more units if possible, otherwise 
> restart if active"
>      "isolate:Start one unit and stop all others"
>      "kill:Send signal to processes of a unit"


Lennart

-- 
Lennart Poettering - Red Hat, Inc.
_______________________________________________
systemd-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/systemd-devel

Reply via email to