[PATCH] doc: make notmuch-new summary line more generic

Subject: [PATCH] doc: make notmuch-new summary line more generic

Date: Sat, 19 Apr 2014 14:30:12 +0900

To: notmuch@notmuchmail.org

Cc:

From: David Bremner


Since 'notmuch new' now takes multiple options, it's confusing to show
only one of them in the summary.
---
 doc/man1/notmuch-new.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/man1/notmuch-new.rst b/doc/man1/notmuch-new.rst
index d11fcee..787ed78 100644
--- a/doc/man1/notmuch-new.rst
+++ b/doc/man1/notmuch-new.rst
@@ -5,7 +5,7 @@ notmuch-new
 SYNOPSIS
 ========
 
-**notmuch** **new** [--no-hooks]
+**notmuch** **new** [options]
 
 DESCRIPTION
 ===========
-- 
1.9.1


Thread: