* NEWS, mu-find.1, muile/README: update docs

This commit is contained in:
Dirk-Jan C. Binnema
2011-07-22 21:10:54 +03:00
parent 7d49195aa4
commit 10af5aa4e8
3 changed files with 18 additions and 2 deletions

View File

@ -64,6 +64,15 @@
in your ~/.guile configuration.
** does this tool have some parameters?
Yes, there is --muhome to set a non-default place for the message database
(see the documentation on --muhome in the mu-find manpage).
And there is --msg=<path> where you specify some particular message file;
it will be available as 'mu:current' in the guile (muile) environment.
** What about searching messages in the database?
That's easy, too - it does require a little more scheme knowledge. For