]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
fix machinectl bind man entry 304/head
authorMarkus Knetschke <markus.knetschke@gmail.com>
Sat, 20 Jun 2015 15:05:48 +0000 (17:05 +0200)
committerMarkus Knetschke <markus.knetschke@gmail.com>
Sat, 20 Jun 2015 15:05:48 +0000 (17:05 +0200)
man/machinectl.xml

index 50cbb1bc98c13d7161936cb66db6e8a9423badbe..cf17349a6c44aa5a427dac855034c8cf41f3877c 100644 (file)
         <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>