* add optional separator (\f, form-feed) between multiple messages in 'mu
view' when using --separate (fixes issue #41)
This commit is contained in:
@ -25,6 +25,11 @@ any).
|
||||
instead of displaying the full message, output a summary based upon the first
|
||||
lines of the message.
|
||||
|
||||
\fB\-\-separate\fR
|
||||
add an ascii \\014 (0x0c, or \fIform-feed\fR) between messages when displaying
|
||||
multiple messages.
|
||||
|
||||
|
||||
.SH BUGS
|
||||
|
||||
Please report bugs if you find them:
|
||||
|
||||
Reference in New Issue
Block a user