summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@gmail.com>2015-05-27 14:01:44 +0000
committerRichard Maw <richard.maw@gmail.com>2015-05-27 14:02:56 +0000
commitdcb977be747d7e5c9d1fe965a4f85b5f70ddb267 (patch)
tree7301053edede89e1426b4ca78447731e36850691
parent768e7ce9b87396953101e9f6ecb2662104a07f85 (diff)
downloadsystemd-baserock/richardmaw/nspawn-path-escapes.tar.gz
man: Document \: escapes in nspawn's --overlay optionbaserock/richardmaw/nspawn-path-escapes
-rw-r--r--man/systemd-nspawn.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml
index ffb513df2f..4e2e582f5f 100644
--- a/man/systemd-nspawn.xml
+++ b/man/systemd-nspawn.xml
@@ -614,6 +614,10 @@
list of colon-separated paths to the directory trees to
combine and the destination mount point.</para>
+ <para>Backslash escapes are interpreted in the paths, so
+ <literal>\:</literal> may be used to embed colons in the paths.
+ </para>
+
<para>If three or more paths are specified, then the last
specified path is the destination mount point in the
container, all paths specified before refer to directory trees