man: add '=' suffix to journalctl switches that take parameter

As per coding style recommendations.
This commit is contained in:
Lennart Poettering 2023-11-28 21:29:05 +01:00
parent b3b33fa3aa
commit 12f2576854

View file

@ -77,7 +77,7 @@
<emphasis>are</emphasis> being shown.</para>
<para>The set of journal files which will be used can be modified using the <option>--user</option>,
<option>--system</option>, <option>--directory</option>, and <option>--file</option> options, see
<option>--system</option>, <option>--directory=</option>, and <option>--file=</option> options, see
below.</para>
<para>All users are granted access to their private per-user journals. However, by default, only root and
@ -295,7 +295,7 @@
<constant>2</constant> the second and so on; while <constant>-0</constant> is the last boot,
<constant>-1</constant> the boot before last, and so on. An empty <replaceable>offset</replaceable>
is equivalent to specifying <constant>-0</constant>, except when the current boot is not the last
boot (e.g. because <option>--directory</option> was specified to look at logs from a different
boot (e.g. because <option>--directory=</option> was specified to look at logs from a different
machine).</para>
<para>If the 32-character <replaceable>ID</replaceable> is specified, it may optionally be followed