notmuch/man
Mark Walters fd62a25f91 cli: move search to the new --exclude= naming scheme.
This commit replaces the --no-exclude option with a
--exclude=(true|false|flag) option. The default is to omit the
excluded messages.

The flag option only makes sense if output=summary (as otherwise there
is nowhere to print the flag). In summary output exclude=false and
exclude=flag give almost identical output:
they differ in that with the exclude=flag option the match count
(i.e., the x in [x/n] in the output) is the number of matching
non-excluded messages rather than the number of matching messages.

Note this changes the default for output=summary when no --exclude=
option is given: it used to default to flag and now defaults to true
(i.e. omit excluded messages). This is neccesary to keep the cli
output uncluttered and for speed reasons.
2012-04-07 23:05:41 -03:00
..
man1 cli: move search to the new --exclude= naming scheme. 2012-04-07 23:05:41 -03:00
man5 update version to 0.12 2012-03-19 22:28:17 -03:00
man7 update version to 0.12 2012-03-19 22:28:17 -03:00
.gitignore fix .gitignore for gzipped man pages 2012-01-17 14:52:31 -04:00
Makefile build-system: update for split man pages 2011-12-31 15:16:32 -04:00
Makefile.local force install notmuch-setup.1 symlink 2011-12-31 15:16:32 -04:00