* rename the --separate option into --terminator (mu view)

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-07 22:59:44 +03:00
parent adbab879a2
commit de150bd9f7
4 changed files with 11 additions and 12 deletions

View File

@ -25,10 +25,9 @@ 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.
\fB\-\-terminator\fR
terminate messaages with a \\f (\fIform-feed\fR) characters when displaying
them. This is useful when you want to further process them.
.SH BUGS