Merge pull request #682 from jeroentbt/patch-1

docs: mu-easy: summary to summary-len
This commit is contained in:
Dirk-Jan C. Binnema
2015-10-28 10:43:57 +02:00

View File

@ -108,11 +108,11 @@ In other words, display messages that are either sent to Julius Caesar
.fi .fi
What if we want to see some of the body of the message? You can get What if we want to see some of the body of the message? You can get
a 'summary' of the first lines of the message using the \fI--summary\fR a 'summary' of the first lines of the message using the \fI--summary-len\fR
option, which will 'summarize' the first \fIn\fR lines of the message: option, which will 'summarize' the first \fIn\fR lines of the message:
.nf .nf
\fB$ mu find --summary napoleon m:/archive\fR \fB$ mu find --summary-len=3 napoleon m:/archive\fR
.fi .fi
.nf .nf