notmuch/doc
David Bremner f76d8f82dd cli: add global option "--uuid"
The function notmuch_exit_if_unmatched_db_uuid is split from
notmuch_process_shared_options because it needs an open notmuch
database.

There are two exceptional cases in uuid handling.

1) notmuch config and notmuch setup don't currently open the database,
   so it doesn't make sense to check the UUID.

2) notmuch compact opens the database inside the library, so we either
   need to open the database just to check uuid, or change the API.
2015-08-14 18:23:49 +02:00
..
man1 cli: add global option "--uuid" 2015-08-14 18:23:49 +02:00
man5 doc: whitespace cleanup 2014-11-09 10:08:33 +01:00
man7 doc: update list of prefixes 2015-02-24 08:29:01 +01:00
.gitignore gitignore: ignore sh.config and doc/config.dox 2014-10-28 12:12:33 +01:00
conf.py cli: add a tool for starting new message in the emacs ui 2015-03-06 08:02:08 +01:00
doxygen.cfg lib: define NOTMUCH_DEPRECATED macro, document its use. 2015-08-04 09:11:17 +02:00
index.rst doc: Minor fixes related to notmuch-address 2014-11-13 21:25:07 +01:00
INSTALL doc: remove support for rst2man 2015-01-22 08:37:25 +01:00
Makefile doc: convert sphinx based docs 2014-03-09 10:41:08 -03:00
Makefile.local replace hardcoded "python" with configured python command 2015-07-10 18:13:28 +02:00
mkdocdeps.py doc/mkdocdeps.py: Use "with" statement for the output file 2014-04-21 21:31:45 +09:00
notmuch-emacs.rst doc: Emacs manual improvements and expansions 2014-10-04 20:32:59 +02:00