1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00

doc: document the "--print-recordflags" parameter to "ctdb"

(This used to be ctdb commit 5b527e6127a649fa80dcf9a7599b22bcb7cd3640)
This commit is contained in:
Michael Adam 2011-11-29 13:41:16 +01:00
parent 31d62794fe
commit ad811952f1

View 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>
@ -165,6 +166,16 @@
</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>