mirror of
https://github.com/Dasharo/systemd.git
synced 2026-03-06 15:02:31 -08:00
man: Document \: escapes in nspawn's --overlay option
This commit is contained in:
@@ -617,6 +617,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
|
||||
|
||||
Reference in New Issue
Block a user