journalctl: drop --new-id128 from help and man texts
authorLennart Poettering <lennart@poettering.net>
Tue, 2 Oct 2018 14:42:30 +0000 (16:42 +0200)
committerLennart Poettering <lennart@poettering.net>
Tue, 2 Oct 2018 14:42:30 +0000 (16:42 +0200)
commit19a073db9bd45ccb9d1daaca0c1aa550fcb4fc31
treecb857e4012367849bdef4540fd9db4a9db3d855c
parentafc1feaeba27c814134376374555cf6a1f4dc874
journalctl: drop --new-id128 from help and man texts

Let's remove redundancy and not advertise "journalctl --new-id128"
anymore, now that we have "systemd-id128 new" in a proper tool.

This allows us to reduce the overly large journalctl command set a bit.

Note that this just removes the --help and man text, the call remains
available for compat reasons.
man/journalctl.xml
src/journal/journalctl.c