diff options
author | Lucas Werkmeister <mail@lucaswerkmeister.de> | 2017-02-22 19:58:01 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2017-02-22 13:58:01 -0500 |
commit | 00f331c14121cd572365e49b04001a29715f56dd (patch) | |
tree | 148405c87e6b4f456fa67067b787ca23c3ff6ec9 /man/journalctl.xml | |
parent | be02637a3c0d24c21a9851e2b091938ff65eb595 (diff) |
man: journalctl: update --new-id128 format count (#5423)
The Python format was added in d489071fb3.
Diffstat (limited to 'man/journalctl.xml')
-rw-r--r-- | man/journalctl.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journalctl.xml b/man/journalctl.xml index 75bbc10215..cae5312db2 100644 --- a/man/journalctl.xml +++ b/man/journalctl.xml @@ -677,7 +677,7 @@ a new 128-bit ID suitable for identifying messages. This is intended for usage by developers who need a new identifier for a new message they introduce and want to make - recognizable. This will print the new ID in three different + recognizable. This will print the new ID in four different formats which can be copied into source code or similar. </para></listitem> </varlistentry> |