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:
Luca Boccassi
2025-01-24 23:37:33 +00:00
parent 1153d2d2cc
commit fd39606c25

View File

@@ -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>