diff options
author | Carl Worth <cworth@cworth.org> | 2009-11-02 06:13:16 -0800 |
---|---|---|
committer | Carl Worth <cworth@cworth.org> | 2009-11-02 07:18:31 -0800 |
commit | 1a579dfe6b13d959900d8ccb9a86526234ce5669 (patch) | |
tree | 1ac27800775252e44c5b335e8230703092f47cd6 /.gitignore | |
parent | 2405b45a06b5c9a596324c81e65fae31e2bcfab0 (diff) |
Add a simple manual page for notmuch.
By pulling content out of notmuch help, and also the messages
printed by "notmuch setup".
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ Makefile.dep notmuch +notmuch.1.gz + |