]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/analyze/analyze.c
analyze: change behaviour of combined --to/from--pattern
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 13 Feb 2015 23:38:33 +0000 (18:38 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Mon, 16 Feb 2015 18:16:46 +0000 (13:16 -0500)
commit6ecb6cec66739d733e95302031998f517261380c
tree3ea4c1e6008dc76e714913d1c9cee11de83d2176
parentee5de57b9d474161df259e7faa958fa9d7bbd736
analyze: change behaviour of combined --to/from--pattern

We would require a match against all three: patterns specified
with --to, with --from, and as positional arguments to show an
edge. This does not seem useful. Let instead the positional args
behave like they were specified in both --to and --from, which is
fairly intuitive and should be more useful.
man/systemd-analyze.xml
src/analyze/analyze.c