diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-04-27 09:11:59 +0200 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2018-04-27 10:06:24 +0200 |
commit | 6aaab70f0c7af9a529a2433ad39fe9169883a391 (patch) | |
tree | 2f1f6547b4e035424f5d4d8659e234d00af5f439 /man/systemd-binfmt.service.xml | |
parent | analyze: add --root option for cat-config (diff) | |
download | systemd-6aaab70f0c7af9a529a2433ad39fe9169883a391.tar.xz systemd-6aaab70f0c7af9a529a2433ad39fe9169883a391.zip |
binfmt: add --cat-config
Document --help and --version while at it.
Diffstat (limited to 'man/systemd-binfmt.service.xml')
-rw-r--r-- | man/systemd-binfmt.service.xml | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/man/systemd-binfmt.service.xml b/man/systemd-binfmt.service.xml index f02e8f0cb0..37ac163f07 100644 --- a/man/systemd-binfmt.service.xml +++ b/man/systemd-binfmt.service.xml @@ -8,7 +8,8 @@ Copyright 2012 Lennart Poettering --> -<refentry id="systemd-binfmt.service" conditional='ENABLE_BINFMT'> +<refentry id="systemd-binfmt.service" conditional='ENABLE_BINFMT' + xmlns:xi="http://www.w3.org/2001/XInclude"> <refentryinfo> <title>systemd-binfmt.service</title> @@ -52,6 +53,14 @@ for information about the configuration of this service.</para> </refsect1> + <refsect1><title>Options</title> + <variablelist> + <xi:include href="standard-options.xml" xpointer="cat-config" /> + <xi:include href="standard-options.xml" xpointer="help" /> + <xi:include href="standard-options.xml" xpointer="version" /> + </variablelist> + </refsect1> + <refsect1> <title>See Also</title> <para> |