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

Zbigniew Jędrzejewski-Szmek zbyszek at in.waw.pl
Wed Apr 17 07:54:16 PDT 2013


On Wed, Apr 17, 2013 at 04:50:19PM +0200, Lennart Poettering wrote:
> 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.
Thanks, fixed.

Zbyszek


More information about the systemd-devel mailing list