doc/ctdb.1: document "ctdb dumpdbbackup <file>"
authorStefan Metzmacher <metze@samba.org>
Tue, 8 Dec 2009 11:08:27 +0000 (12:08 +0100)
committerStefan Metzmacher <metze@samba.org>
Wed, 16 Dec 2009 07:08:34 +0000 (08:08 +0100)
metze

doc/ctdb.1.xml

index cfafbde6020562e953b358529bc13d2ecf3e2694..e777baa891213d3d98626d04d505759457e1620e 100644 (file)
@@ -987,6 +987,13 @@ dbid:0xb775fff6 name:secrets.tdb path:/var/ctdb/persistent/secrets.tdb.0 PERSIST
       </para>
     </refsect2>
 
+    <refsect2><title>dumpdbbackup &lt;backup-file&gt;</title>
+      <para>
+       This command will dump the content of database backup to the screen
+       (similar to ctdb catdb). This is a debugging command.
+      </para>
+    </refsect2>
+
     <refsect2><title>getmonmode</title>
       <para>
         This command returns the monutoring mode of a node. The monitoring mode is either ACTIVE or DISABLED. Normally a node will continously monitor that all other nodes that are expected are in fact connected and that they respond to commands.