man/systemd-sysext: list ephemeral/ephemeral-import in the list of options

ephemeral/ephemeral-import are described as possible '--mutable' options but
not present in the list. Note, "systemd-sysext --help" lists them correctly.
This commit is contained in:
Vitaly Kuznetsov
2025-06-30 16:56:14 +02:00
committed by Luca Boccassi
parent 86e780759d
commit 821b453170

View File

@@ -384,7 +384,7 @@
</varlistentry>
<varlistentry>
<term><option>--mutable=<replaceable>BOOL</replaceable>|<replaceable>auto</replaceable>|<replaceable>import</replaceable></option></term>
<term><option>--mutable=<replaceable>BOOL</replaceable>|<replaceable>auto</replaceable>|<replaceable>import</replaceable>|<replaceable>ephemeral</replaceable>|<replaceable>ephemeral-import</replaceable></option></term>
<listitem><para>Set mutable mode.</para>
<variablelist>