]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: Document \: escapes in nspawn's --overlay option 908/head
authorRichard Maw <richard.maw@codethink.co.uk>
Fri, 19 Jun 2015 15:24:40 +0000 (15:24 +0000)
committerRichard Maw <richard.maw@codethink.co.uk>
Fri, 7 Aug 2015 15:50:43 +0000 (15:50 +0000)
man/systemd-nspawn.xml

index 095f511154e86a1edc9275418e4d3d15dd66d770..496674925973d77bbff73dcd9ff147de88d00f10 100644 (file)
         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