summaryrefslogtreecommitdiff
path: root/man/machinectl.xml
diff options
context:
space:
mode:
authorMarkus Knetschke <markus.knetschke@gmail.com>2015-06-20 17:05:48 +0200
committerMarkus Knetschke <markus.knetschke@gmail.com>2015-06-20 17:05:48 +0200
commitcb7bb815d2ad7945e63214d21cec1d70152ba6ab (patch)
treea4fcf0833be154f074e5b567230b56214dec1324 /man/machinectl.xml
parent94c5528dc2b2bd4997729637b9f422dcd04e23a1 (diff)
fix machinectl bind man entry
Diffstat (limited to 'man/machinectl.xml')
-rw-r--r--man/machinectl.xml16
1 files changed, 8 insertions, 8 deletions
diff --git a/man/machinectl.xml b/man/machinectl.xml
index 50cbb1bc98..cf17349a6c 100644
--- a/man/machinectl.xml
+++ b/man/machinectl.xml
@@ -400,14 +400,14 @@
<listitem><para>Bind mounts a directory from the host into the
specified container. The first directory argument is the
source directory on the host, the second directory argument
- the source directory on the host. When the latter is omitted
- the destination path in the container is the same as the
- source path on the host. When combined with the
- <option>--read-only</option> switch a ready-only bind mount is
- created. When combined with the <option>--mkdir</option>
- switch the destination path is first created before the mount
- is applied. Note that this option is currently only supported
- for
+ is the destination directory in the container. When the
+ latter is omitted the destination path in the container is
+ the same as the source path on the host. When combined with
+ the <option>--read-only</option> switch a ready-only bind
+ mount is created. When combined with the
+ <option>--mkdir</option> switch the destination path is first
+ created before the mount is applied. Note that this option is
+ currently only supported for
<citerefentry><refentrytitle>systemd-nspawn</refentrytitle><manvolnum>1</manvolnum></citerefentry>
containers.</para></listitem>
</varlistentry>