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
commit be42db958f
1 changed files with 2 additions and 2 deletions

View File

@ -108,11 +108,11 @@ In other words, display messages that are either sent to Julius Caesar
.fi
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:
.nf
\fB$ mu find --summary napoleon m:/archive\fR
\fB$ mu find --summary-len=3 napoleon m:/archive\fR
.fi
.nf