* update documentation

This commit is contained in:
Dirk-Jan C. Binnema
2011-05-25 22:04:13 +03:00
parent 5bda5975c9
commit 1e356ed313
12 changed files with 114 additions and 64 deletions

4
NEWS
View File

@ -11,6 +11,10 @@
wildcards
- remove --xquery completely; use --output=xquery instead
- fix progress info in 'mu index'
- display the references for a message using the 'r' character (mu find)
- remove --summary-len/-k, instead use --summary for mu view and mu find, and
- support colorized output for some sub-commands (view and cfind). Disabled
by default, use --color to enable, or set env MU_COLORS to non-empty
- update documentation, add more examples
** Release 0.9.5 <2011-04-25 Mon>