doc: document the "--print-datasize" parameter to "ctdb"
authorMichael Adam <obnox@samba.org>
Tue, 29 Nov 2011 12:31:11 +0000 (13:31 +0100)
committerMichael Adam <obnox@samba.org>
Tue, 29 Nov 2011 12:43:32 +0000 (13:43 +0100)
doc/ctdb.1.xml

index e421993fb47f1d86920d0f4cc0cab9cb6fb3afd6..ebd8221e64cf16f052f1781bf71942285077f707 100644 (file)
@@ -31,6 +31,7 @@
                <arg choice="opt">-d --debug=&lt;INTEGER&gt;</arg>
                <arg choice="opt">--socket=&lt;filename&gt;</arg>
                <arg choice="opt">--print-emptyrecords</arg>
+               <arg choice="opt">--print-datasize</arg>
        </cmdsynopsis>
        
 </refsynopsisdiv>
         </listitem>
       </varlistentry>
 
+      <varlistentry><term>--print-datasize</term>
+        <listitem>
+          <para>
+            This lets database dumps (catdb, cattdb, dumpdbbackup) print the
+            size of the record data instead of dumping the data contents.
+          </para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
   </refsect1>