diff options
Diffstat (limited to 'upstream/mageia-cauldron/man1/machinectl.1')
-rw-r--r-- | upstream/mageia-cauldron/man1/machinectl.1 | 22 |
1 files changed, 17 insertions, 5 deletions
diff --git a/upstream/mageia-cauldron/man1/machinectl.1 b/upstream/mageia-cauldron/man1/machinectl.1 index 0fdde67e..af1ac2b0 100644 --- a/upstream/mageia-cauldron/man1/machinectl.1 +++ b/upstream/mageia-cauldron/man1/machinectl.1 @@ -1016,13 +1016,13 @@ to open a shell in it\&. .\} .nf # machinectl pull\-raw \-\-verify=no \e - https://download\&.fedoraproject\&.org/pub/fedora/linux/releases/38/Cloud/x86_64/images/Fedora\-Cloud\-Base\-38\-1\&.6\&.x86_64\&.raw\&.xz \e - Fedora\-Cloud\-Base\-38\-1\&.6\&.x86\-64 -# systemd\-nspawn \-M Fedora\-Cloud\-Base\-38\-1\&.6\&.x86\-64 + https://download\&.fedoraproject\&.org/pub/fedora/linux/releases/40/Cloud/x86_64/images/Fedora\-Cloud\-Base\-40\-1\&.6\&.x86_64\&.raw\&.xz \e + Fedora\-Cloud\-Base\-40\-1\&.6\&.x86\-64 +# systemd\-nspawn \-M Fedora\-Cloud\-Base\-40\-1\&.6\&.x86\-64 # passwd # exit -# machinectl start Fedora\-Cloud\-Base\-38\-1\&.6\&.x86\-64 -# machinectl login Fedora\-Cloud\-Base\-38\-1\&.6\&.x86\-64 +# machinectl start Fedora\-Cloud\-Base\-40\-1\&.6\&.x86\-64 +# machinectl login Fedora\-Cloud\-Base\-40\-1\&.6\&.x86\-64 .fi .if n \{\ .RE @@ -1201,6 +1201,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\&. @@ -1212,6 +1218,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 |