projects
/
notmuch.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ff598e4
)
man: documented --stderr=FILE in notmuch.1 manual page
author
Tomi Ollila
<tomi.ollila@iki.fi>
Tue, 28 May 2013 18:38:54 +0000
(21:38 +0300)
committer
David Bremner
<bremner@debian.org>
Wed, 29 May 2013 23:06:45 +0000
(20:06 -0300)
man/man1/notmuch.1
patch
|
blob
|
history
diff --git
a/man/man1/notmuch.1
b/man/man1/notmuch.1
index 033cc107f31383119c9dd7e1bbc8bf8cb52c98bc..f5ca0adeb4319e3baf410ec964dc13022802f4a4 100644
(file)
--- a/
man/man1/notmuch.1
+++ b/
man/man1/notmuch.1
@@
-76,7
+76,14
@@
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 FILE is '-', stderr is redirected to stdout.
.RE
.SH COMMANDS