From 2eadf91ca15a982adf71b86e6ee035ac368e74bc Mon Sep 17 00:00:00 2001 From: Richard Maw Date: Fri, 19 Jun 2015 15:24:40 +0000 Subject: man: Document \: escapes in nspawn's --overlay option --- man/systemd-nspawn.xml | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'man') diff --git a/man/systemd-nspawn.xml b/man/systemd-nspawn.xml index 095f511154..4966749259 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 -- cgit v1.2.3-54-g00ecf