]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/journal/journalctl.c
journalctl: support `-b all` to negate effect of -b
authordana <dana@dana.is>
Thu, 7 Mar 2019 01:20:06 +0000 (19:20 -0600)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Tue, 19 Mar 2019 09:48:26 +0000 (10:48 +0100)
commit4890482531a4c36d0f0fa37a3734fd809d95f305
treee73910212a84066c94f75299c79c04fb9f05b15f
parentb5587fa99490981da68ceab5bc2d376b47400bee
journalctl: support `-b all` to negate effect of -b

Also fix an issue where -b without argument didn't always behave as -b0
man/journalctl.xml
src/journal/journalctl.c
test/TEST-04-JOURNAL/test-journal.sh