man: document that nspawn's --bind= switch may be used multiple times

This commit is contained in:
Lennart Poettering 2015-04-27 15:40:30 +02:00
parent 8431778882
commit 64b282ef71
1 changed files with 4 additions and 2 deletions

View File

@ -538,8 +538,10 @@
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. The <option>--bind-ro=</option> option creates
read-only bind mounts.</para></listitem>
container. 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>
</varlistentry>
<varlistentry>