summaryrefslogtreecommitdiff
path: root/man/journalctl.xml
diff options
context:
space:
mode:
authorJason St. John <jstjohn@purdue.edu>2013-12-17 18:48:43 -0500
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-12-18 23:58:23 -0500
commit9a7adc9a0ed53d6e422321e9196eb83d18afcba5 (patch)
treebcaae1bb20216afc28cd32a897b145b3aa50518d /man/journalctl.xml
parentc98fa7999b82647a5f63b513cbde55cb723ceed5 (diff)
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".
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r--man/journalctl.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml
index c196ce356..23bb96051 100644
--- a/man/journalctl.xml
+++ b/man/journalctl.xml
@@ -744,7 +744,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
@@ -753,7 +753,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>
@@ -761,7 +761,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
@@ -772,7 +772,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>