--- /dev/null
+Return-Path: <novalazy@gmail.com>\r
+X-Original-To: notmuch@notmuchmail.org\r
+Delivered-To: notmuch@notmuchmail.org\r
+Received: from localhost (localhost [127.0.0.1])\r
+ by olra.theworths.org (Postfix) with ESMTP id 09AB9431FD2\r
+ for <notmuch@notmuchmail.org>; Thu, 24 Jan 2013 04:10:07 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: -0.799\r
+X-Spam-Level: \r
+X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5\r
+ tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1,\r
+ FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled\r
+Received: from olra.theworths.org ([127.0.0.1])\r
+ by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024)\r
+ with ESMTP id 1TJdu9wMJEKP for <notmuch@notmuchmail.org>;\r
+ Thu, 24 Jan 2013 04:10:05 -0800 (PST)\r
+Received: from mail-pb0-f49.google.com (mail-pb0-f49.google.com\r
+ [209.85.160.49]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id F2B2B431FC3\r
+ for <notmuch@notmuchmail.org>; Thu, 24 Jan 2013 04:09:54 -0800 (PST)\r
+Received: by mail-pb0-f49.google.com with SMTP id un15so5357718pbc.22\r
+ for <notmuch@notmuchmail.org>; Thu, 24 Jan 2013 04:09:54 -0800 (PST)\r
+DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113;\r
+ h=x-received:from:to:cc:subject:date:message-id:x-mailer:in-reply-to\r
+ :references; bh=EaqLsszmClBE/rfhaKb/xp11nECPhQVkg4uCzqgtH+Y=;\r
+ b=vN0zecl6DkID55Mb/s3dFd7IrXDI2KY6b8p72RdW9tGeCtpECPp8bb417Qaj9OB+Ib\r
+ oVGx/9vUjy4d4Iiu+Mz+p6/5cII8DHG6i2Ukv9voC4A+dZArz7mrZlOIPznY1/UVUf9U\r
+ RSpW8iYMbmaY42fYzKwrCGICCWWbwjcwA++gEwuzwwH+fBFHiJpkE1uqZeyhgjO3+mpg\r
+ WlUrcRVkneFxVsUYsHVFmwbTinz8HW807nYdmuI82Rv7Pj8vHxAu6HR7x5rYORuG8fMU\r
+ Q1l8a4XcYm6CzAlTe4WI5HXC+dndZ3Gh9hOw8n9h91O/95TEPIkdlHLg5QbdsvBuUbua\r
+ PjSg==\r
+X-Received: by 10.68.189.66 with SMTP id gg2mr4146261pbc.111.1359029394227;\r
+ Thu, 24 Jan 2013 04:09:54 -0800 (PST)\r
+Received: from localhost (215.42.233.220.static.exetel.com.au.\r
+ [220.233.42.215])\r
+ by mx.google.com with ESMTPS id o5sm15610201pay.5.2013.01.24.04.09.52\r
+ (version=TLSv1.2 cipher=RC4-SHA bits=128/128);\r
+ Thu, 24 Jan 2013 04:09:53 -0800 (PST)\r
+From: Peter Wang <novalazy@gmail.com>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH v4 08/12] man: document insert --folder option\r
+Date: Thu, 24 Jan 2013 23:08:04 +1100\r
+Message-Id: <1359029288-12132-9-git-send-email-novalazy@gmail.com>\r
+X-Mailer: git-send-email 1.7.12.1\r
+In-Reply-To: <1359029288-12132-1-git-send-email-novalazy@gmail.com>\r
+References: <1359029288-12132-1-git-send-email-novalazy@gmail.com>\r
+X-BeenThere: notmuch@notmuchmail.org\r
+X-Mailman-Version: 2.1.13\r
+Precedence: list\r
+List-Id: "Use and development of the notmuch mail system."\r
+ <notmuch.notmuchmail.org>\r
+List-Unsubscribe: <http://notmuchmail.org/mailman/options/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=unsubscribe>\r
+List-Archive: <http://notmuchmail.org/pipermail/notmuch>\r
+List-Post: <mailto:notmuch@notmuchmail.org>\r
+List-Help: <mailto:notmuch-request@notmuchmail.org?subject=help>\r
+List-Subscribe: <http://notmuchmail.org/mailman/listinfo/notmuch>,\r
+ <mailto:notmuch-request@notmuchmail.org?subject=subscribe>\r
+X-List-Received-Date: Thu, 24 Jan 2013 12:10:07 -0000\r
+\r
+Add documentation for notmuch insert --folder option.\r
+---\r
+ man/man1/notmuch-insert.1 | 14 ++++++++++++++\r
+ 1 file changed, 14 insertions(+)\r
+\r
+diff --git a/man/man1/notmuch-insert.1 b/man/man1/notmuch-insert.1\r
+index 387e274..27c2658 100644\r
+--- a/man/man1/notmuch-insert.1\r
++++ b/man/man1/notmuch-insert.1\r
+@@ -4,6 +4,7 @@ notmuch-insert \- add a message to the maildir and notmuch database\r
+ .SH SYNOPSIS\r
+ \r
+ .B notmuch insert\r
++.RI "[" options "]"\r
+ .RI "[ +<" tag> "|\-<" tag "> ... ]"\r
+ \r
+ .SH DESCRIPTION\r
+@@ -27,6 +28,19 @@ If the new message is a duplicate of an existing message in the database\r
+ (it has same Message-ID), it will be added to the maildir folder and\r
+ notmuch database, but the tags will not be changed.\r
+ \r
++Option arguments must appear before any tag operation arguments.\r
++Supported options for\r
++.B insert\r
++include\r
++.RS 4\r
++.TP 4\r
++.BI "--folder=<" folder ">"\r
++\r
++Deliver the message to the specified folder,\r
++relative to the top-level directory given by the value of\r
++\fBdatabase.path\fR.\r
++The default is to deliver to the top-level directory.\r
++\r
+ .RE\r
+ .SH SEE ALSO\r
+ \r
+-- \r
+1.7.12.1\r
+\r