unofficial mirror of notmuch@notmuchmail.org
 help / color / mirror / code / Atom feed
From: Peter Wang <novalazy@gmail.com>
To: notmuch@notmuchmail.org
Subject: [PATCH v7 08/12] man: document insert --folder option
Date: Sun, 23 Jun 2013 14:24:01 +1000	[thread overview]
Message-ID: <1371961445-15182-9-git-send-email-novalazy@gmail.com> (raw)
In-Reply-To: <1371961445-15182-1-git-send-email-novalazy@gmail.com>

Add documentation for notmuch insert --folder option.
---
 man/man1/notmuch-insert.1 | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/man/man1/notmuch-insert.1 b/man/man1/notmuch-insert.1
index fbf83e0..e85fef8 100644
--- a/man/man1/notmuch-insert.1
+++ b/man/man1/notmuch-insert.1
@@ -4,6 +4,7 @@ notmuch-insert \- add a message to the maildir and notmuch database
 .SH SYNOPSIS
 
 .B notmuch insert
+.RI "[" options "]"
 .RI "[ +<" tag> "|\-<" tag "> ... ]"
 
 .SH DESCRIPTION
@@ -28,6 +29,19 @@ If the new message is a duplicate of an existing message in the database
 (it has same Message-ID), it will be added to the maildir folder and
 notmuch database, but the tags will not be changed.
 
+Option arguments must appear before any tag operation arguments.
+Supported options for
+.B insert
+include
+.RS 4
+.TP 4
+.BI "--folder=<" folder ">"
+
+Deliver the message to the specified folder,
+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
 .SH EXIT STATUS
 
-- 
1.7.12.1

  parent reply	other threads:[~2013-06-23  4:25 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-23  4:23 [PATCH v7 00/12] insert command Peter Wang
2013-06-23  4:23 ` [PATCH v7 01/12] tag-util: move out 'tag' command-line check Peter Wang
2013-06-23  4:23 ` [PATCH v7 02/12] tag-util: do not reset list in parse_tag_command_line Peter Wang
2013-06-23  4:23 ` [PATCH v7 03/12] cli: add insert command Peter Wang
2013-06-23  6:42   ` Mark Walters
2013-06-23 12:19     ` Peter Wang
2013-06-23 12:20       ` [PATCH v7b] " Peter Wang
2013-06-24 19:02         ` Mark Walters
2013-06-23  4:23 ` [PATCH v7 04/12] man: document 'insert' command Peter Wang
2013-06-23  4:23 ` [PATCH v7 05/12] man: reference notmuch-insert.1 Peter Wang
2013-06-23  4:23 ` [PATCH v7 06/12] test: add tests for insert Peter Wang
2013-06-30 14:44   ` David Bremner
2013-06-23  4:24 ` [PATCH v7 07/12] insert: add --folder option Peter Wang
2013-06-23  4:24 ` Peter Wang [this message]
2013-06-23  4:24 ` [PATCH v7 09/12] test: test insert " Peter Wang
2013-07-01 15:29   ` David Bremner
2013-06-23  4:24 ` [PATCH v7 10/12] insert: add --create-folder option Peter Wang
2013-06-23  4:24 ` [PATCH v7 11/12] man: document insert --create-folder Peter Wang
2013-06-23  4:24 ` [PATCH v7 12/12] test: test insert --create-folder option Peter Wang
2013-07-04  3:33   ` David Bremner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://notmuchmail.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1371961445-15182-9-git-send-email-novalazy@gmail.com \
    --to=novalazy@gmail.com \
    --cc=notmuch@notmuchmail.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://yhetil.org/notmuch.git/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).