* make colorized output the default
- turn of with --nocolor, or by setting MU_NOCOLOR to non-empty
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
.TH MU-EASY 1 "December 2011" "User Manuals"
|
||||
.TH MU-EASY 1 "January 2012" "User Manuals"
|
||||
|
||||
.SH NAME
|
||||
|
||||
@ -19,6 +19,11 @@ that, such as \fBfind\fR), require that you store your mail in the
|
||||
Maildir-format. If you don't do so, you can still use the other commands, but
|
||||
you won't be able to index/search your mail.
|
||||
|
||||
By default, \fBmu\fR uses colorized output when your terminal is capable of
|
||||
doing so. If you don't like color, you can use the \fB--nocolor\fR
|
||||
command-line option, or set the \fBMU_NOCOLOR\fR environment variable to
|
||||
non-empty.
|
||||
|
||||
.SH INDEXING YOUR E-MAIL
|
||||
|
||||
Before you can search e-mails, you'll first need to index them:
|
||||
|
||||
Reference in New Issue
Block a user