aboutsummaryrefslogtreecommitdiffhomepage
path: root/man/Makefile.local
diff options
context:
space:
mode:
authorGravatar Peter Wang <novalazy@gmail.com>2013-06-23 14:23:57 +1000
committerGravatar David Bremner <bremner@debian.org>2013-06-29 14:42:50 -0300
commitc8365d09955dd24f0e4278bec18b43c362116941 (patch)
tree582069e8e072a697a8af4a5f50186b7d2ad38723 /man/Makefile.local
parent9439a1ec0cbb60e75925a5a17e8284fcaccf51df (diff)
man: document 'insert' command
Add initial documentation for notmuch insert command.
Diffstat (limited to 'man/Makefile.local')
-rw-r--r--man/Makefile.local1
1 files changed, 1 insertions, 0 deletions
diff --git a/man/Makefile.local b/man/Makefile.local
index 72e2a18a..216aaa02 100644
--- a/man/Makefile.local
+++ b/man/Makefile.local
@@ -12,6 +12,7 @@ MAN1 := \
$(dir)/man1/notmuch-count.1 \
$(dir)/man1/notmuch-dump.1 \
$(dir)/man1/notmuch-restore.1 \
+ $(dir)/man1/notmuch-insert.1 \
$(dir)/man1/notmuch-new.1 \
$(dir)/man1/notmuch-reply.1 \
$(dir)/man1/notmuch-search.1 \