mirror of
https://github.com/systemd/systemd.git
synced 2025-01-12 13:18:14 +03:00
man: sd-id128: fix journalctl option name (#5381)
--new-id works because it’s an unambiguous prefix, but the full option name is --new-id128.
This commit is contained in:
parent
581a07f9f0
commit
b22319ead4
@ -167,7 +167,7 @@ int main(int argc, char **argv) {
|
||||
|
||||
<para>Note that new, randomized IDs may be generated with
|
||||
<citerefentry><refentrytitle>journalctl</refentrytitle><manvolnum>1</manvolnum></citerefentry>'s
|
||||
<option>--new-id</option> option.</para>
|
||||
<option>--new-id128</option> option.</para>
|
||||
</refsect1>
|
||||
|
||||
<xi:include href="libsystemd-pkgconfig.xml" />
|
||||
|
Loading…
Reference in New Issue
Block a user