diff options
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> |