summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2010-07-18 01:33:05 +0200
committerLennart Poettering <lennart@poettering.net>2010-07-18 01:33:05 +0200
commit246756ca928adaee98edd0e67712e81d8f3255a6 (patch)
tree0319fdf12cadb2ad4ea2ca3e5b1f3cf7838d6be1 /man
parent92abbefbefb0adafb6714c8d8f9d25bc8280a2f7 (diff)
downloadsystemd-246756ca928adaee98edd0e67712e81d8f3255a6.tar.gz
install: optionally remove all symlinks from configuration tree recursively
Diffstat (limited to 'man')
-rw-r--r--man/systemd-install.xml21
1 files changed, 21 insertions, 0 deletions
diff --git a/man/systemd-install.xml b/man/systemd-install.xml
index 03ed0c7449..47dc63a615 100644
--- a/man/systemd-install.xml
+++ b/man/systemd-install.xml
@@ -196,6 +196,27 @@
the <command>realize</command> command
is used.</para></listitem>
</varlistentry>
+
+ <varlistentry>
+ <term><option>--all</option></term>
+
+ <listitem><para>If set makes sure that
+ all symlinks on the specified unit are
+ removed from the configuration
+ directory and its subdirectories, not
+ just those specified in the
+ <literal>[Install]</literal>
+ section.</para></listitem>
+ </varlistentry>
+
+ <varlistentry>
+ <term><option>--verbose</option></term>
+ <term><option>-v</option></term>
+
+ <listitem><para>Show what is done as
+ it is done.</para></listitem>
+ </varlistentry>
+
</variablelist>
<para>The following commands are understood:</para>