Skip to content

Commit 64b282e

Browse files
committed
man: document that nspawn's --bind= switch may be used multiple times
1 parent 8431778 commit 64b282e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

man/systemd-nspawn.xml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -538,8 +538,10 @@
538538
same path in the container --, or a colon-separated pair of
539539
paths -- in which case the first specified path is the source
540540
in the host, and the second path is the destination in the
541-
container. The <option>--bind-ro=</option> option creates
542-
read-only bind mounts.</para></listitem>
541+
container. This option may be specified multiple times for
542+
creating multiple independent bind mount points. The
543+
<option>--bind-ro=</option> option creates read-only bind
544+
mounts.</para></listitem>
543545
</varlistentry>
544546

545547
<varlistentry>

0 commit comments

Comments
 (0)