Commit Graph

25 Commits

Author SHA1 Message Date
f51846eefc mu: implement init, info commands
'init' is for the inital database setup

'info' is for gettting information about the mu database.
2020-02-08 14:28:55 +02:00
0ed03b94ca docs: update man-page, NEWS.org 2019-07-30 19:36:04 +03:00
e96d4a1a34 doc: fix man page reference formatting 2018-03-10 15:08:17 -05:00
3eda6961af mu: update mu-index manpage for --lazy-check
Describe the new --lazy-check option, and add some updated benchmarks.
2016-07-24 12:31:22 +03:00
68f5dc3973 mu: Change default max msg size to 500 Mb
Seems people are getting really big mails these days, so let's up the
default (which is also what mu4e uses) to 500 Mb (which should be enough
for everyone, always)
2016-03-13 19:07:49 +02:00
5e77927f02 mu-index: Fix a grammar error in the --max-msg-size documentation 2015-11-19 07:28:05 +01:00
ffe25e6786 Update address for reporting issues
Use the github one instead of the (obsolete) google-code one.
2014-12-20 14:08:17 -08:00
59b0ae1b5f * update mu-index manpage (remove the outdate exit codes) 2013-09-07 08:56:39 +03:00
fcbe03e501 Fix Typos.
Are log files now stored in ~/.mu/log/mu.log rather than ~/.mu/mu.log?
2013-06-03 23:15:28 +01:00
094979ab68 * fix some confusion between --reindex and --rebuild (remove the former) 2013-04-21 23:10:40 +03:00
a8f20ddfab * man: fix some troff formatting issues (thanks to Maciek Borzecki) 2012-10-21 16:02:06 +03:00
8971b88c23 * mu-index.1: document --my-address parameter, update performance notes 2012-06-20 09:21:10 +03:00
9367f1ac6d * support '.noupdate' -- similar to '.noindex', maildirs containing
'.noupdate' will be ignored; however, they will _not_ be ignored when doing
  a full update (--rebuild)
2012-05-22 10:19:49 +03:00
1e356ed313 * update documentation 2011-05-25 22:04:13 +03:00
c76af05a7a * make mag-msg-store a configurable parameter; refactor the setting of the
xapian batch size
2011-01-15 13:27:41 +02:00
920f714859 * manpage updates 2011-01-12 23:14:51 +02:00
169196498e * <many>: add option to change the batch size for xapian transactions 2011-01-02 18:05:43 +02:00
ec8bd8445f * update NEWS, TODO and manpages 2010-11-29 21:32:15 +02:00
9f43230160 * mu-index.1: updated manpage with some recent performance numbers 2010-11-28 13:40:36 +02:00
04c4432067 * update mu-find, mu-index manpages 2010-11-12 21:00:03 +02:00
8146cdb8b1 * many: documentation updates 2010-10-26 00:25:14 +03:00
283f3036a6 * update man pages 2010-09-05 21:20:46 +03:00
01ff6d4fc1 * remove some of the lesser-used single-char versions of command line args 2010-08-27 08:26:41 +03:00
1b75323e1c * many: small cosmetic / documentation updates 2010-08-23 08:23:58 +03:00
6a275521f1 * split the manpages, add documentation for --summary-len 2010-08-15 20:29:15 +03:00