summaryrefslogtreecommitdiff
path: root/man/systemd-dissect.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2021-01-21 18:21:41 +0100
committerLennart Poettering <lennart@poettering.net>2021-01-21 18:21:41 +0100
commit8d0d1a309eb25c2e154105822a2ff56c012e794a (patch)
tree507966d264f7f8553d365c02dd33d5df10bc8662 /man/systemd-dissect.xml
parentbb1a5700185cf0500e096a7b3371d2dd4439fa5b (diff)
downloadsystemd-8d0d1a309eb25c2e154105822a2ff56c012e794a.tar.gz
man: share a common explanation for --json=
Diffstat (limited to 'man/systemd-dissect.xml')
-rw-r--r--man/systemd-dissect.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/man/systemd-dissect.xml b/man/systemd-dissect.xml
index 71615b10a6..fd55fd0bfb 100644
--- a/man/systemd-dissect.xml
+++ b/man/systemd-dissect.xml
@@ -162,15 +162,6 @@
operation begins.</para></listitem>
</varlistentry>
- <varlistentry>
- <term><option>--json=</option><replaceable>MODE</replaceable></term>
-
- <listitem><para>Shows output formatted as JSON. Expects one of <literal>short</literal> (for the
- shortest possible output without any redundant whitespace or line breaks), <literal>pretty</literal>
- (for a pretty version of the same, with indentation and line breaks) or <literal>off</literal> (to turn
- off json output).</para></listitem>
- </varlistentry>
-
<xi:include href="standard-options.xml" xpointer="help" />
<xi:include href="standard-options.xml" xpointer="version" />
</variablelist>
@@ -239,6 +230,7 @@
<xi:include href="standard-options.xml" xpointer="no-pager" />
<xi:include href="standard-options.xml" xpointer="no-legend" />
+ <xi:include href="standard-options.xml" xpointer="json" />
</variablelist>
</refsect1>