summaryrefslogtreecommitdiffstats
path: root/upstream/opensuse-tumbleweed/man8/systemd-binfmt.service.8
diff options
context:
space:
mode:
Diffstat (limited to 'upstream/opensuse-tumbleweed/man8/systemd-binfmt.service.8')
-rw-r--r--upstream/opensuse-tumbleweed/man8/systemd-binfmt.service.89
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\&.