From: Richard Maw Date: Fri, 19 Jun 2015 15:24:40 +0000 (+0000) Subject: man: Document \: escapes in nspawn's --overlay option X-Git-Tag: v225~61^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F908%2Fhead;p=thirdparty%2Fsystemd.git man: Document \: escapes in nspawn's --overlay option --- diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 095f511154e..49667492597 100644 --- a/man/systemd-nspawn.xml +++ b/man/systemd-nspawn.xml @@ -617,6 +617,10 @@ list of colon-separated paths to the directory trees to combine and the destination mount point. + Backslash escapes are interpreted in the paths, so + \: may be used to embed colons in the paths. + + 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