mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03:00
man: Document \: escapes in nspawn's --bind option
This commit is contained in:
parent
e4a5d9edee
commit
8ef24e7a4f
@ -581,7 +581,9 @@
|
||||
same path in the container --, or a colon-separated pair of
|
||||
paths -- in which case the first specified path is the source
|
||||
in the host, and the second path is the destination in the
|
||||
container. This option may be specified multiple times for
|
||||
container. Backslash escapes are interpreted so
|
||||
<literal>\:</literal> may be used to embed colons in either path.
|
||||
This option may be specified multiple times for
|
||||
creating multiple independent bind mount points. The
|
||||
<option>--bind-ro=</option> option creates read-only bind
|
||||
mounts.</para></listitem>
|
||||
|
Loading…
x
Reference in New Issue
Block a user