chiark / gitweb /
journalctl: refuse extra arguments with --verify and similar
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 27 Feb 2014 04:01:43 +0000 (23:01 -0500)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Thu, 27 Feb 2014 05:43:24 +0000 (00:43 -0500)
commit0b6b7c2004317da48e5bbd3078c5662d8f0061b6
treeec0d2b840aa42cdf498703171fb83432d3bb93d0
parent47d80904a1f72d559962cc5ad32fffd46672a34a
journalctl: refuse extra arguments with --verify and similar

Positional arguments only make sense with the default action.
For other actions, complain instead of ignoring them silently.
src/journal/journalctl.c