chiark / gitweb /
systemctl: allow globbing in list-<whatever> commands
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 7 Dec 2013 02:29:55 +0000 (21:29 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Sat, 7 Dec 2013 02:29:55 +0000 (21:29 -0500)
commitd8fba7c6ccea5e60f31f329f481fb2cdf6907ce9
treef82517dff7e3b761cbffed49c86ef763fae82aa0
parent2b6bf07dd23bb467099d213c97b3875c5e453491
systemctl: allow globbing in list-<whatever> commands

It is nicer to say 'systemctl list-units ssh\*' then to use grep,
because colouring is preserved and it is easier to match just against
the unit name.
man/systemctl.xml
src/systemctl/systemctl.c