mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 00:14:32 +09:00
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:
committed by
Luca Boccassi
parent
86e780759d
commit
821b453170
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user