summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index 193f6b9800..a4023349d5 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -1061,6 +1061,9 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
temporary files which will be written to the real location if the
editor exits successfully.</para>
+ <para>If <option>--drop-in=</option> is specified, the given drop-in file name
+ will be used instead of the default <filename>override.conf</filename>.</para>
+
<para>If <option>--full</option> is specified, this will copy the
original units instead of creating drop-in files.</para>
@@ -2417,6 +2420,15 @@ Jan 12 10:46:45 example.com bluetoothd[8900]: gatt-time-server: Input/output err
<listitem><para>When used with <command>bind</command>, creates a read-only bind mount.</para></listitem>
</varlistentry>
+ <varlistentry>
+ <term><option>--drop-in=</option></term>
+
+ <listitem>
+ <para>When used with <command>edit</command>, use the given drop-in file name instead of
+ <filename>override.conf</filename>.</para>
+ </listitem>
+ </varlistentry>
+
<xi:include href="user-system-options.xml" xpointer="host" />
<xi:include href="user-system-options.xml" xpointer="machine" />