diff options
| author | David Bremner <david@tethera.net> | 2014-04-19 14:29:06 +0900 |
|---|---|---|
| committer | David Bremner <david@tethera.net> | 2014-04-19 14:29:06 +0900 |
| commit | 99d351360b437c07de6431d56ce3e2323f4e2691 (patch) | |
| tree | 0199548f2affffa6d174af8d5c3c61df41786493 | |
| parent | cd8cb607332b143bd5403175bed5fabe0f793b9c (diff) | |
doc: make notmuch-new summary line more generic
Since 'notmuch new' now takes multiple options, it's confusing to show
only one of them in the summary.
| -rw-r--r-- | doc/man1/notmuch-new.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/man1/notmuch-new.rst b/doc/man1/notmuch-new.rst index d11fceed..787ed78f 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 =========== |
