doc: document the "--print-hash" parameter to "ctdb".
authorMichael Adam <obnox@samba.org>
Tue, 29 Nov 2011 12:39:08 +0000 (13:39 +0100)
committerMichael Adam <obnox@samba.org>
Thu, 12 Jan 2012 07:49:45 +0000 (08:49 +0100)
(cherry picked from commit 998b7f4450026051867525d91c6d8dcbd2326ab5)

doc/ctdb.1.xml

index 3ea2672a8b1ffb190c4f8c04154782401c0d419c..5408342bdc963b71061b1b2acf96e6df8d473528 100644 (file)
@@ -33,6 +33,7 @@
                <arg choice="opt">--print-emptyrecords</arg>
                <arg choice="opt">--print-datasize</arg>
                <arg choice="opt">--print-lmaster</arg>
+               <arg choice="opt">--print-hash</arg>
        </cmdsynopsis>
        
 </refsynopsisdiv>
         </listitem>
       </varlistentry>
 
+      <varlistentry><term>--print-hash</term>
+        <listitem>
+          <para>
+            This lets database dumps (catdb, cattdb, dumpdbbackup) print the
+            hash for each record.
+          </para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
   </refsect1>