summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorTimo Weingärtner <timo@tiwe.de>2012-02-03 13:52:04 +0100
committerTimo Weingärtner <timo@tiwe.de>2012-02-03 13:54:17 +0100
commit894df89979fdd604588eae999f984b05e471ceb8 (patch)
tree4c60e8034b556e96348e2ce67bee92a4ce349771 /Makefile
parentcee77d8be37b074fd6e039a8207e30f2f067c561 (diff)
downloadhadori-894df89979fdd604588eae999f984b05e471ceb8.tar.gz
Output help to stdout and exit with EX_OK.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index cd5a797..997168f 100644
--- a/Makefile
+++ b/Makefile
@@ -23,7 +23,7 @@ CPPFLAGS+=-D_FILE_OFFSET_BITS=64
all: hadori
hadori.1: hadori
- help2man -n $< -o $@ -N --no-discard-stderr --version-string 0.1 ./$<
+ help2man -n $< -o $@ -N --version-string 0.1 ./$<
hadori: hadori.o
hadori.o: hadori.C inode.h