[systemd-devel] [PATCH] bash-completion: --property support

Lennart Poettering lennart at poettering.net
Wed Apr 17 07:50:19 PDT 2013


On Tue, 16.04.13 13:48, Zbigniew Jędrzejewski-Szmek (zbyszek at in.waw.pl) wrote:

> +__systemd_properties() {
> +        local mode=$1; shift 1
> +        { __systemctl $mode show;

You probaly want to add "-a" here, since "systemctl show" normally
suppresses 'empty' properties.

Lennart

-- 
Lennart Poettering - Red Hat, Inc.


More information about the systemd-devel mailing list