changeset 14192:c854f19f10e3

man: Added description for type `dbox' to doveadm-dump.1
author Pascal Volk <user@localhost.localdomain.org>
date Tue, 21 Feb 2012 00:13:36 +0000
parents e8da2675da41
children 10994a5b64e1
files doc/man/doveadm-dump.1.in
diffstat 1 files changed, 11 insertions(+), 7 deletions(-) [+]
line wrap: on
line diff
--- a/doc/man/doveadm-dump.1.in	Tue Feb 21 02:15:54 2012 +0200
+++ b/doc/man/doveadm-dump.1.in	Tue Feb 21 00:13:36 2012 +0000
@@ -1,5 +1,5 @@
-.\" Copyright (c) 2010 Dovecot authors, see the included COPYING file
-.TH DOVEADM\-DUMP 1 "2010-06-22" "Dovecot v2.1" "Dovecot"
+.\" Copyright (c) 2010-2012 Dovecot authors, see the included COPYING file
+.TH DOVEADM\-DUMP 1 "2012-02-21" "Dovecot v2.1" "Dovecot"
 .SH NAME
 doveadm\-dump \- Dump the content of Dovecot\(aqs binary mailbox index/log
 .\"------------------------------------------------------------------------
@@ -36,6 +36,11 @@
 can be:
 .RS
 .TP 12
+.B dbox
+\(rA m.\c
+.I n
+(sdbox or mdbox mailbox file)
+.TP
 .B index
 \(rA dovecot.index, dovecot.map.index
 .TP
@@ -52,10 +57,9 @@
 .SH ARGUMENTS
 .TP
 .I path
-The path to the corresponding index or log file. If only a directory is
-specified, doveadm tries to find and dump
-.B index
-type file under it.
+The path to the corresponding dbox storage, index or log file.
+If only a directory is specified, doveadm tries to detect the type of files
+under it and dumps them.
 .\"------------------------------------------------------------------------
 .SH EXAMPLE
 Look at the contents of a mailbox\(aqs index:
@@ -66,4 +70,4 @@
 @INCLUDE:reporting-bugs@
 .\"------------------------------------------------------------------------
 .SH SEE ALSO
-.BR doveadm (1)
+.BR doveadm (1)
\ No newline at end of file