Captive release update: 1.1.6.1
[www.jankratochvil.net.git] / project / captive / man / captive-install-fstab.pod.html
index 2bec451..3669079 100644 (file)
@@ -2,7 +2,6 @@
 <html xmlns="http://www.w3.org/1999/xhtml">
 <head>
 <title>captive-install-fstab - Manage B&lt;captive-ntfs&gt; B&lt;/etc/fstab&gt; entries</title>
-<link rev="made" href="mailto:root@localhost" />
 </head>
 
 <body style="background-color: white">
@@ -11,7 +10,6 @@
 <!-- INDEX BEGIN -->
 
 <ul>
-
        <li><a href="#name">NAME</a></li>
        <li><a href="#synopsis">SYNOPSIS</a></li>
        <li><a href="#description">DESCRIPTION</a></li>
@@ -46,39 +44,42 @@ directory name is used if multiple disks have the same volume label set.</p>
 <hr />
 <h1><a name="options">OPTIONS</a></h1>
 <dl>
-<dt><strong><a name="item_%2dv%7c%2d%2dverbose"><strong>-v</strong>|<strong>--verbose</strong></a></strong><br />
-</dt>
+<dt><strong><a name="item__2dv_7c_2d_2dverbose"><strong>-v</strong>|<strong>--verbose</strong></a></strong></dt>
+
+<dd>
+<p>Display additional information during disks scanning.</p>
+</dd>
+<dt><strong><a name="item__2dn_7c_2d_2ddry"><strong>-n</strong>|<strong>--dry</strong></a></strong></dt>
+
 <dd>
-Display additional information during disks scanning.
+<p>Perform all the operations but do not modify anything (file <strong>/etc/fstab</strong>).
+You will probably use this option together with [<strong>-v</strong>|<strong>--verbose</strong>].</p>
 </dd>
-<p></p>
-<dt><strong><a name="item_%2dn%7c%2d%2ddry"><strong>-n</strong>|<strong>--dry</strong></a></strong><br />
-</dt>
+<dt><strong><a name="item__2d_2dadd"><strong>--add</strong></a></strong></dt>
+
 <dd>
-Perform all the operations but do not modify anything (file <strong>/etc/fstab</strong>).
-You will probably use this option together with [<strong>-v</strong>|<strong>--verbose</strong>].
+<p>Add all the found <strong>NTFS</strong> disk drive partitions to <strong>/etc/fstab</strong>.
+Previous <strong>captive-ntfs</strong> entries for the same device will be kept
+if <strong>--replace</strong> is not used.</p>
 </dd>
-<p></p>
-<dt><strong><a name="item_%2d%2dadd"><strong>--add</strong></a></strong><br />
-</dt>
+<dt><strong><a name="item__2d_2dremove"><strong>--remove</strong></a></strong></dt>
+
 <dd>
-Add all the found <strong>NTFS</strong> disk drive partitions to <strong>/etc/fstab</strong>.
-Any previous <strong>captive-ntfs</strong> entries will be deleted as described in
-<strong>--remove</strong> option.
+<p>Remove all lines of filesystem type <strong>captive-ntfs</strong> and device name in
+<strong>/dev</strong> directory.</p>
 </dd>
-<p></p>
-<dt><strong><a name="item_%2d%2dremove"><strong>--remove</strong></a></strong><br />
-</dt>
+<dt><strong><a name="item__2d_2dreplace"><strong>--replace</strong></a></strong></dt>
+
 <dd>
-Remove all lines of filesystem type <strong>captive-ntfs</strong> and device name in
-<strong>/dev</strong> directory.
+<p>Replace existing entries by new ones on <strong>--add</strong>. By default the existing
+<strong>captive-ntfs</strong> entries are kept untouched.</p>
 </dd>
-<p></p></dl>
+</dl>
 <p>
 </p>
 <hr />
 <h1><a name="see_also">SEE ALSO</a></h1>
-<p><strong>captive-install-acquire</strong>(1), <strong>captive</strong>(7), <strong>lufs-captivefs</strong>(7)</p>
+<p><strong>captive-install-acquire</strong>(1), <strong>captive</strong>(7), <strong>mount.captive</strong>(8)</p>
 <p>
 </p>
 <hr />