* update the cheatsheet a bit

This commit is contained in:
Dirk-Jan C. Binnema 2011-05-25 08:14:22 +03:00
parent 24f98ce433
commit 9e39dc67bd
1 changed files with 5 additions and 5 deletions

View File

@ -4,8 +4,8 @@
* Mu Cheatsheet
Here are some tips for using =mu=. If you want to know more, please refer to the
=mu= man pages. For a quick warm-up, there's the =mu-easy= man-page.
Here are some tips for using =mu=. If you want to know more, please refer to the
=mu= man pages. For a quick warm-up, there's the =mu-easy= man-page.
** Indexing your mail
@ -19,6 +19,7 @@ Here are some tips for using =mu=. If you want to know more, please refer to the
$ mu index --maildir=~/MyMaildir
#+end_src
*** Excluding directories from indexing
If you want to exclude certain directories from being indexed (for example,
directories with spam-messages), put a file called =.noindex= in the directory
to exlude, and it will be ignored when indexing (including its children)
@ -101,7 +102,6 @@ Here are some tips for using =mu=. If you want to know more, please refer to the
with the '*' wildcard in =mu find=.
** Further processing of matched messages
If you need to process the results of your queries with some other program,