summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-10-19 21:33:32 +0200
committerGitHub <noreply@github.com>2016-10-19 21:33:32 +0200
commite6fa8681dcc67cec5ef81da01088e13168cbac42 (patch)
tree25bcc1f06d9891658673d983b921e1274d794685 /man
parent88a00ac517f282a0efa61c629031cacb38437855 (diff)
parent59108fbecb831664cb968ad04acb77c55a756eb1 (diff)
Merge pull request #4390 from keszybz/install-specifiers
Various install-related tweaks
Diffstat (limited to 'man')
-rw-r--r--man/systemctl.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/man/systemctl.xml b/man/systemctl.xml
index b51badf7fe..75885bcf02 100644
--- a/man/systemctl.xml
+++ b/man/systemctl.xml
@@ -544,8 +544,10 @@
<listitem>
<para>When used with
<command>enable</command>/<command>disable</command>/<command>is-enabled</command>
- (and related commands), use an alternate root path when
- looking for unit files.</para>
+ (and related commands), use the specified root path when looking for unit
+ files. If this option is present, <command>systemctl</command> will operate on
+ the file system directly, instead of communicating with the <command>systemd</command>
+ daemon to carry out changes.</para>
</listitem>
</varlistentry>