diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-02-22 22:54:23 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2022-02-23 08:56:03 +0100 |
commit | fe003f02dd19b9ae88af0384e5cf4f5934d1e9db (patch) | |
tree | f3a740a235562fbfb0bd76f378436cddc6b2f0d5 /man/userdbctl.xml | |
parent | man/systemd-network: reword descriptions of DHCPPrefixDelegation= and dst-host (diff) | |
download | systemd-fe003f02dd19b9ae88af0384e5cf4f5934d1e9db.tar.xz systemd-fe003f02dd19b9ae88af0384e5cf4f5934d1e9db.zip |
man: various issues reported in #22432
Fixes #22432.
Diffstat (limited to 'man/userdbctl.xml')
-rw-r--r-- | man/userdbctl.xml | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man/userdbctl.xml b/man/userdbctl.xml index 6a01e9d179..fbab8102c9 100644 --- a/man/userdbctl.xml +++ b/man/userdbctl.xml @@ -74,10 +74,10 @@ <varlistentry> <term><option>--json=</option><replaceable>FORMAT</replaceable></term> - <listitem><para>Selects JSON out mode (like <option>--output=json</option>) and selects the precise - display mode. Takes one of <literal>pretty</literal> or <literal>short</literal>. If - <literal>pretty</literal> human-friendly whitespace and newlines are inserted in the output to make - the JSON data more readable. If <literal>short</literal> all superfluous whitespace is + <listitem><para>Selects JSON output mode (like <option>--output=json</option>) and selects the + precise display mode. Takes one of <literal>pretty</literal> or <literal>short</literal>. If + <literal>pretty</literal>, human-friendly whitespace and newlines are inserted in the output to make + the JSON data more readable. If <literal>short</literal>, all superfluous whitespace is suppressed.</para></listitem> </varlistentry> |