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

index 1f53b5b35183a57bb58aa70086367c43cd35b274..e898a070040dc30be7f2a77e4239c3f32aad2ec8 100644 (file)
@@ -34,6 +34,7 @@
                <arg choice="opt">--print-datasize</arg>
                <arg choice="opt">--print-lmaster</arg>
                <arg choice="opt">--print-hash</arg>
+               <arg choice="opt">--print-recordflags</arg>
        </cmdsynopsis>
        
 </refsynopsisdiv>
         </listitem>
       </varlistentry>
 
+      <varlistentry><term>--print-recordflags</term>
+        <listitem>
+          <para>
+            This lets catdb and dumpdbbackup print the
+            record flags for each record. Note that cattdb always
+            prints the flags.
+          </para>
+        </listitem>
+      </varlistentry>
+
     </variablelist>
   </refsect1>