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:
parent
31d62794fe
commit
ad811952f1
@ -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>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user