diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-06-17 10:52:03 +0000 |
commit | 932e4432596447eb9331cc2a2bb74a26a35b4efc (patch) | |
tree | 95161711ea07fd64f0c82d6e7943024c033dd5a8 /upstream/opensuse-tumbleweed/man8/systemd-binfmt.service.8 | |
parent | Adding debian version 4.22.0-1. (diff) | |
download | manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.tar.xz manpages-l10n-932e4432596447eb9331cc2a2bb74a26a35b4efc.zip |
Merging upstream version 4.23.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/systemd-binfmt.service.8')
-rw-r--r-- | upstream/opensuse-tumbleweed/man8/systemd-binfmt.service.8 | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/upstream/opensuse-tumbleweed/man8/systemd-binfmt.service.8 b/upstream/opensuse-tumbleweed/man8/systemd-binfmt.service.8 index e87b5056..da878c7a 100644 --- a/upstream/opensuse-tumbleweed/man8/systemd-binfmt.service.8 +++ b/upstream/opensuse-tumbleweed/man8/systemd-binfmt.service.8 @@ -1,5 +1,5 @@ '\" t -.TH "SYSTEMD\-BINFMT\&.SERVICE" "8" "" "systemd 254" "systemd-binfmt.service" +.TH "SYSTEMD\-BINFMT\&.SERVICE" "8" "" "systemd 255" "systemd-binfmt.service" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- @@ -39,6 +39,8 @@ for information about the configuration of this service\&. \fB\-\-unregister\fR .RS 4 If passed, instead of registering configured binary formats in the kernel, the reverse operation is executed: all currently registered binary formats are unregistered from the kernel\&. +.sp +Added in version 246\&. .RE .PP \fB\-\-cat\-config\fR @@ -46,6 +48,11 @@ If passed, instead of registering configured binary formats in the kernel, the r Copy the contents of config files to standard output\&. Before each file, the filename is printed as a comment\&. .RE .PP +\fB\-\-tldr\fR +.RS 4 +Copy the contents of config files to standard output\&. Only the "interesting" parts of the configuration files are printed, comments and empty lines are skipped\&. Before each file, the filename is printed as a comment\&. +.RE +.PP \fB\-\-no\-pager\fR .RS 4 Do not pipe output into a pager\&. |