diff options
Diffstat (limited to 'upstream/archlinux/man1/systemd.1')
-rw-r--r-- | upstream/archlinux/man1/systemd.1 | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/upstream/archlinux/man1/systemd.1 b/upstream/archlinux/man1/systemd.1 index 24ba6297..fe96f7e2 100644 --- a/upstream/archlinux/man1/systemd.1 +++ b/upstream/archlinux/man1/systemd.1 @@ -809,6 +809,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\&. @@ -820,6 +826,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 |