From: наб Date: Fri, 8 Sep 2023 15:30:17 +0000 (+0200) Subject: journalctl.1: move --truncate-newline to the options instead of the -o values list X-Git-Tag: v255-rc1~413^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=bf83c6707e27434fd73a55fb91686bc3ac19e959;p=thirdparty%2Fsystemd.git journalctl.1: move --truncate-newline to the options instead of the -o values list --- diff --git a/man/journalctl.xml b/man/journalctl.xml index df79e6d6e22..9054cc8ded0 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -480,15 +480,6 @@ - - - - Truncate each log message at the first newline character on output, so that only the - first line of each message is displayed. - - - - is very similar, but shows classic syslog timestamps with full microsecond @@ -613,6 +604,15 @@ + + + + Truncate each log message at the first newline character on output, so that only the + first line of each message is displayed. + + + +