summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bin/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/Makefile.am b/bin/Makefile.am
index b8b818cb8..65256ede6 100644
--- a/bin/Makefile.am
+++ b/bin/Makefile.am
@@ -75,7 +75,7 @@ couchdb.bat: couchdb.bat.tpl
-e "s|%version%|@version@|g" \
$< > $@
-HELP2MAN_OPTION=--no-info --help-option="-h" --version-option="-V"
+HELP2MAN_OPTION=--no-info --no-discard-stderr --help-option="-h" --version-option="-V"
# XXX: Because the scripts are made at build time for the user we need to
# XXX: depend on the original templates so as not to cause the rebuilding of