From dcb977be747d7e5c9d1fe965a4f85b5f70ddb267 Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Wed, 27 May 2015 14:01:44 +0000 Subject: man: Document \: escapes in nspawn's --overlay option --- man/systemd-nspawn.xml | 4 ++++ 1 file changed, 4 insertions(+) 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. + 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 -- cgit v1.2.1