* fix typo

This commit is contained in:
djcb 2012-12-26 09:51:04 +02:00
parent c23eee7b4c
commit e70f66647c
1 changed files with 8 additions and 9 deletions

View File

@ -435,17 +435,16 @@ same message, which is a common occurence when using e.g. Gmail together with
\fBofflineimap\fR. \fBofflineimap\fR.
.TP .TP
\fB\-\-include\-related\fR,\fB-u\fR also include messages being refered to by \fB\-\-include\-related\fR,\fB-r\fR also include messages being refered to by
the matched messages -- that is, they are part of the same message the matched messages -- i.e.. include messages that are part of the same
thread. This is useful if you want Gmail-style 'conversations'. Note that message thread as some matched messages. This is useful if you want
calculating the related messages can take a bit of time if there are many Gmail-style 'conversations'. Note, finding these related messages can take a
matches, so it works best if the number of initial matches are not beyond bit of time if there are more than a thousand matches.
1000-2000.
.TP .TP
\fB\-t\fR, \fB\-\-threads\fR \fB\-t\fR, \fB\-\-threads\fR show messages in a 'threaded' format -- that is,
show messages in 'threaded' format -- that is, with indentation and arrows with indentation and arrows showing the conversation threads in the list of
showing the conversation threads in the list of matching messages. matching messages.
Messages in the threaded list are indented based on the depth in the Messages in the threaded list are indented based on the depth in the
discussion, and are prefix with a kind of arrow with thread-related discussion, and are prefix with a kind of arrow with thread-related