From d642eb33c65c7146be4e31c73884bab082c5bd17 Mon Sep 17 00:00:00 2001 From: Tomi Ollila Date: Thu, 23 May 2013 21:06:01 +0300 Subject: [PATCH] [PATCH 3/4] man: documented --stderr=FILE in notmuch.1 manual page --- 57/e73c28873a2e3773c37f67cb8c6a9effb709a5 | 69 +++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 57/e73c28873a2e3773c37f67cb8c6a9effb709a5 diff --git a/57/e73c28873a2e3773c37f67cb8c6a9effb709a5 b/57/e73c28873a2e3773c37f67cb8c6a9effb709a5 new file mode 100644 index 000000000..dc3032841 --- /dev/null +++ b/57/e73c28873a2e3773c37f67cb8c6a9effb709a5 @@ -0,0 +1,69 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id 1EBBA431FB6 + for ; Thu, 23 May 2013 11:06:26 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: 0 +X-Spam-Level: +X-Spam-Status: No, score=0 tagged_above=-999 required=5 tests=[none] + autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id HUvGQ7syWfsz for ; + Thu, 23 May 2013 11:06:22 -0700 (PDT) +Received: from guru.guru-group.fi (guru.guru-group.fi [46.183.73.34]) + by olra.theworths.org (Postfix) with ESMTP id 7BB5B431FD2 + for ; Thu, 23 May 2013 11:06:16 -0700 (PDT) +Received: by guru.guru-group.fi (Postfix, from userid 501) + id 323651002C4; Thu, 23 May 2013 21:06:12 +0300 (EEST) +From: Tomi Ollila +To: notmuch@notmuchmail.org +Subject: [PATCH 3/4] man: documented --stderr=FILE in notmuch.1 manual page +Date: Thu, 23 May 2013 21:06:01 +0300 +Message-Id: <1369332362-4719-3-git-send-email-tomi.ollila@iki.fi> +X-Mailer: git-send-email 1.8.0 +In-Reply-To: <1369332362-4719-1-git-send-email-tomi.ollila@iki.fi> +References: <1369332362-4719-1-git-send-email-tomi.ollila@iki.fi> +Cc: tomi.ollila@iki.fi +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Thu, 23 May 2013 18:06:26 -0000 + +--- + man/man1/notmuch.1 | 7 +++++++ + 1 file changed, 7 insertions(+) + +diff --git a/man/man1/notmuch.1 b/man/man1/notmuch.1 +index 033cc10..9292dfc 100644 +--- a/man/man1/notmuch.1 ++++ b/man/man1/notmuch.1 +@@ -76,6 +76,13 @@ Print the installed version of notmuch, and exit. + Specify the configuration file to use. This overrides any + configuration file specified by ${NOTMUCH_CONFIG}. ++.RE ++ ++.RS 4 ++.TP 4 ++.B \-\-stderr=FILE + ++Redirect all writes to stderr to the specified file. ++If the file name is a plain '-', stderr is written to stdout. + .RE + + .SH COMMANDS +-- +1.8.1.4 + -- 2.26.2