[PATCH v6 11/12] man: document insert --create-folder
Peter Wang
novalazy at gmail.com
Fri Jun 21 22:46:47 PDT 2013
Add documentation for notmuch insert --create-folder option.
---
man/man1/notmuch-insert.1 | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/man/man1/notmuch-insert.1 b/man/man1/notmuch-insert.1
index e85fef8..d5202ac 100644
--- a/man/man1/notmuch-insert.1
+++ b/man/man1/notmuch-insert.1
@@ -43,6 +43,18 @@ relative to the top-level directory given by the value of
The default is to deliver to the top-level directory.
.RE
+
+.RS 4
+.TP 4
+.B "--create-folder"
+
+Try to create the folder named by the
+.B "--folder"
+option, if it does not exist.
+Otherwise the folder must already exist for mail
+delivery to succeed.
+
+.RE
.SH EXIT STATUS
This command returns exit status 0 if the message was successfully
--
1.7.12.1
More information about the notmuch
mailing list