From 9ac3a68228eced2d4c869e910b8aa6bfff834248 Mon Sep 17 00:00:00 2001 From: Nikolaus Schulz Date: Sat, 15 Mar 2008 19:35:22 +0000 Subject: Documented the new option --debug-imap in the manpage. --- archivemail.1 | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'archivemail.1') diff --git a/archivemail.1 b/archivemail.1 index 66b3b81..936dbb4 100644 --- a/archivemail.1 +++ b/archivemail.1 @@ -3,7 +3,7 @@ .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . -.TH "ARCHIVEMAIL" "1" "13 November 2007" "SP" "" +.TH "ARCHIVEMAIL" "1" "15 March 2008" "SP" "" .SH NAME archivemail \- archive and compress your old email @@ -229,6 +229,14 @@ mailbox. \fB -v, --verbose\fR Reports lots of extra debugging information about what is going on. .TP +\fB --debug-imap=\fINUM\fB\fR +Set IMAP debugging level. This makes \fBarchivemail\fR dump its +conversation with the IMAP server and some internal IMAP +processing to stdout\&. Higher values for \fINUM\fR give more +elaborate output. Set \fINUM\fR to 4 to see all exchanged +IMAP commands. (Actually, \fINUM\fR is just passed +literally to imaplib.Debug\&.) +.TP \fB -q, --quiet\fR Turns on quiet mode. Do not print any statistics about how many messages were archived. This should be used if you are running \fBarchivemail\fR from -- cgit v1.2.3