--- /dev/null
+Return-Path: <jani@nikula.org>\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 B422E431FD0\r
+ for <notmuch@notmuchmail.org>; Tue, 27 Jan 2015 11:48:19 -0800 (PST)\r
+X-Virus-Scanned: Debian amavisd-new at olra.theworths.org\r
+X-Spam-Flag: NO\r
+X-Spam-Score: 1.738\r
+X-Spam-Level: *\r
+X-Spam-Status: No, score=1.738 tagged_above=-999 required=5\r
+ tests=[DNS_FROM_AHBL_RHSBL=2.438, RCVD_IN_DNSWL_LOW=-0.7]\r
+ 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 Jug2WiN8c600 for <notmuch@notmuchmail.org>;\r
+ Tue, 27 Jan 2015 11:48:14 -0800 (PST)\r
+Received: from mail-wi0-f182.google.com (mail-wi0-f182.google.com\r
+ [209.85.212.182]) (using TLSv1 with cipher RC4-SHA (128/128 bits))\r
+ (No client certificate requested)\r
+ by olra.theworths.org (Postfix) with ESMTPS id E7CAF431FCF\r
+ for <notmuch@notmuchmail.org>; Tue, 27 Jan 2015 11:48:12 -0800 (PST)\r
+Received: by mail-wi0-f182.google.com with SMTP id n3so7346486wiv.3\r
+ for <notmuch@notmuchmail.org>; Tue, 27 Jan 2015 11:48:12 -0800 (PST)\r
+X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;\r
+ d=1e100.net; s=20130820;\r
+ h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to\r
+ :references;\r
+ bh=geNGxrN4P5an3UiBUwU2X3RemWVZnDYqGwzN07dfrM4=;\r
+ b=Br3Px2StpTDRML9x0ErF6zXK2/JbAl7nE1ZAkvmdIlnGGbrNg264iAnBDLT8bXeuaU\r
+ k5AdUpR+PT0i6qBQqbWRuN4A0oUwFmc8DBEb+O9pEkQlzxjz006TMTZnBflLG/xwo/Z5\r
+ HrODVvzVMK677vb7rXj16rZQ9lkCkf0CEqI7Km7cl3FQfuIt7ACTf/rnFTIpFBavG7tm\r
+ gY4olDcG5aL+bP4QETs88hF/FdFhfMPFtrmEXmobIX6Ekb1K7WbaovfS0hfD0SBdJgrN\r
+ TPjQu2KTz0ZsnP1vSYG9gT7kjp2rCVk7+kA8c7akM1P0pxk8phOB0JEYxwGgcOOcERTn\r
+ y0aw==\r
+X-Gm-Message-State:\r
+ ALoCoQnKWnt1KLx8oM6DIJwZxyakiaz9kCbBBJ+GfMWIDwbyesoGi3pS69Cj9ufKXWQXQIN3yFoH\r
+X-Received: by 10.180.91.201 with SMTP id cg9mr9356310wib.63.1422388091898;\r
+ Tue, 27 Jan 2015 11:48:11 -0800 (PST)\r
+Received: from localhost (mobile-internet-5d6ab0-235.dhcp.inet.fi.\r
+ [93.106.176.235]) by mx.google.com with ESMTPSA id\r
+ ha1sm19409411wib.24.2015.01.27.11.48.10\r
+ (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128);\r
+ Tue, 27 Jan 2015 11:48:11 -0800 (PST)\r
+From: Jani Nikula <jani@nikula.org>\r
+To: notmuch@notmuchmail.org\r
+Subject: [PATCH 3/5] doc: document notmuch-restore --input=filename option\r
+Date: Tue, 27 Jan 2015 21:48:16 +0200\r
+Message-Id: <1422388098-16333-3-git-send-email-jani@nikula.org>\r
+X-Mailer: git-send-email 2.1.4\r
+In-Reply-To: <1422388098-16333-1-git-send-email-jani@nikula.org>\r
+References: <1422388098-16333-1-git-send-email-jani@nikula.org>\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: Tue, 27 Jan 2015 19:48:20 -0000\r
+\r
+Document all options for completeness.\r
+---\r
+ doc/man1/notmuch-restore.rst | 3 +++\r
+ 1 file changed, 3 insertions(+)\r
+\r
+diff --git a/doc/man1/notmuch-restore.rst b/doc/man1/notmuch-restore.rst\r
+index 936b1383e045..362e2629e574 100644\r
+--- a/doc/man1/notmuch-restore.rst\r
++++ b/doc/man1/notmuch-restore.rst\r
+@@ -50,6 +50,9 @@ Supported options for **restore** include\r
+ format, this heuristic, based the fact that batch-tag format\r
+ contains no parentheses, should be accurate.\r
+ \r
++ ``--input=``\ <filename>\r
++ Read input from given file instead of stdin.\r
++\r
+ GZIPPED INPUT\r
+ =============\r
+ \r
+-- \r
+2.1.4\r
+\r