From: Peter Wang Date: Sun, 23 Jun 2013 04:24:04 +0000 (+1000) Subject: man: document insert --create-folder X-Git-Tag: 0.16_rc1~31 X-Git-Url: https://git.cworth.org/git?p=obsolete%2Fnotmuch-old;a=commitdiff_plain;h=d494271d795d76c58de1a60769a13812a5cdaf59 man: document insert --create-folder Add documentation for notmuch insert --create-folder option. --- diff --git a/man/man1/notmuch-insert.1 b/man/man1/notmuch-insert.1 index e85fef8a..d5202ac4 100644 --- a/man/man1/notmuch-insert.1 +++ b/man/man1/notmuch-insert.1 @@ -42,6 +42,18 @@ relative to the top-level directory given by the value of \fBdatabase.path\fR. 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