diff options
Diffstat (limited to 'upstream/mageia-cauldron/man1/journalctl.1')
-rw-r--r-- | upstream/mageia-cauldron/man1/journalctl.1 | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/upstream/mageia-cauldron/man1/journalctl.1 b/upstream/mageia-cauldron/man1/journalctl.1 index 16dd0e82..a77a82c3 100644 --- a/upstream/mageia-cauldron/man1/journalctl.1 +++ b/upstream/mageia-cauldron/man1/journalctl.1 @@ -789,7 +789,7 @@ Added in version 206\&. .RE .SH "COMMANDS" .PP -The following commands are understood\&. If none is specified the default is to display journal records\&. +The following commands are understood\&. If none is specified the default is to display journal records: .PP \fB\-N\fR, \fB\-\-fields\fR .RS 4 @@ -1132,6 +1132,12 @@ will be ignored by the executable, and needs to be handled by the pager\&. This option instructs the pager to not send termcap initialization and deinitialization strings to the terminal\&. It is set by default to allow command output to remain visible in the terminal even after the pager exits\&. Nevertheless, this prevents some pager functionality from working, in particular paged output cannot be scrolled with the mouse\&. .RE .sp +Note that setting the regular +\fI$LESS\fR +environment variable has no effect for +\fBless\fR +invocations by systemd tools\&. +.sp See \fBless\fR(1) for more discussion\&. @@ -1143,6 +1149,12 @@ Override the charset passed to \fBless\fR (by default "utf\-8", if the invoking terminal is determined to be UTF\-8 compatible)\&. +.sp +Note that setting the regular +\fI$LESSCHARSET\fR +environment variable has no effect for +\fBless\fR +invocations by systemd tools\&. .RE .PP \fI$SYSTEMD_PAGERSECURE\fR |