mirror of
https://github.com/clearlinux/systemd-stable.git
synced 2026-09-06 13:41:31 +00:00
man: be more explicit about option arguments that take 128-bit IDs in journalctl(1)
It may not be immediately obvious to the reader what "ID128" is, so replace the
example option argument "ID128" with "128-bit-ID".
(cherry picked from commit 9a7adc9a0e)
This commit is contained in:
committed by
Colin Guthrie
parent
10131437ac
commit
64aa27e512
+4
-4
@@ -725,7 +725,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--list-catalog
|
||||
<optional><replaceable>ID128...</replaceable></optional>
|
||||
<optional><replaceable>128-bit-ID...</replaceable></optional>
|
||||
</option></term>
|
||||
|
||||
<listitem><para>List the contents of
|
||||
@@ -734,7 +734,7 @@
|
||||
description strings.</para>
|
||||
|
||||
<para>If any
|
||||
<replaceable>ID128</replaceable>s are
|
||||
<replaceable>128-bit-ID</replaceable>s are
|
||||
specified, only those entries are shown.
|
||||
</para>
|
||||
</listitem>
|
||||
@@ -742,7 +742,7 @@
|
||||
|
||||
<varlistentry>
|
||||
<term><option>--dump-catalog
|
||||
<optional><replaceable>ID128...</replaceable></optional>
|
||||
<optional><replaceable>128-bit-ID...</replaceable></optional>
|
||||
</option></term>
|
||||
|
||||
<listitem><para>Show the contents of
|
||||
@@ -753,7 +753,7 @@
|
||||
files.</para>
|
||||
|
||||
<para>If any
|
||||
<replaceable>ID128</replaceable>s are
|
||||
<replaceable>128-bit-ID</replaceable>s are
|
||||
specified, only those entries are shown.
|
||||
</para>
|
||||
</listitem>
|
||||
|
||||
Reference in New Issue
Block a user