[PATCH v4 04/12] man: document 'insert' command

2013-03-29 Thread David Bremner
Peter Wang writes: > + > +.B notmuch insert > +reads a message from standard input > +and delivers it to the specified maildir folder, > +then incorporates the message into the notmuch database. > +It is an alternative to using a separate tool to deliver > +the message then running > +.B notmuch

Re: [PATCH v4 04/12] man: document 'insert' command

2013-03-29 Thread David Bremner
Peter Wang noval...@gmail.com writes: + +.B notmuch insert +reads a message from standard input +and delivers it to the specified maildir folder, +then incorporates the message into the notmuch database. +It is an alternative to using a separate tool to deliver +the message then running

[PATCH v4 04/12] man: document 'insert' command

2013-01-24 Thread Peter Wang
Add initial documentation for notmuch insert command. --- man/Makefile.local| 1 + man/man1/notmuch-insert.1 | 37 + 2 files changed, 38 insertions(+) create mode 100644 man/man1/notmuch-insert.1 diff --git a/man/Makefile.local b/man/Makefile.local

[PATCH v4 04/12] man: document 'insert' command

2013-01-24 Thread Peter Wang
Add initial documentation for notmuch insert command. --- man/Makefile.local| 1 + man/man1/notmuch-insert.1 | 37 + 2 files changed, 38 insertions(+) create mode 100644 man/man1/notmuch-insert.1 diff --git a/man/Makefile.local b/man/Makefile.local