]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: add '=' suffix to journalctl switches that take parameter
authorLennart Poettering <lennart@poettering.net>
Tue, 28 Nov 2023 20:29:05 +0000 (21:29 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 30 Nov 2023 15:21:00 +0000 (16:21 +0100)
As per coding style recommendations.

man/journalctl.xml

index bdead3f8b5f78c4cb23bf59d59088ace7d44188e..3e2602e8dec8cab6e5219fbacb6dec48b325c30b 100644 (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
         <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