mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
man: fix reference to non-existing ukify parameter
The --extend parameter was removed by https://github.com/systemd/systemd/pull/34608
and a --join-profile was added instead, fix leftover reference in manpage
Follow-up for 3891d57c4f
This commit is contained in:
@@ -465,7 +465,7 @@
|
||||
|
||||
<listitem><para>A path to a UKI profile to place in an <literal>.profile</literal> section. This
|
||||
option is useful for creating multi-profile UKIs, and is typically used in combination with
|
||||
<option>--extend=</option>, to extend the specified UKI with an additional profile.</para>
|
||||
<option>--join-profile=</option>, to extend the specified UKI with an additional profile.</para>
|
||||
|
||||
<xi:include href="version-info.xml" xpointer="v257"/></listitem>
|
||||
</varlistentry>
|
||||
|
||||
Reference in New Issue
Block a user