projects
/
dss.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0c2c10f
)
Makefile: use --detailed-help to produce the man page.
author
Andre Noll
<maan@systemlinux.org>
Sat, 22 Mar 2008 10:01:52 +0000
(11:01 +0100)
committer
Andre Noll
<maan@systemlinux.org>
Sat, 22 Mar 2008 10:01:52 +0000
(11:01 +0100)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index
a6214b0
..
55f9e3c
100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-34,7
+34,7
@@
cmdline.c cmdline.h: dss.ggo
gengetopt --conf-parser < $<
dss.1: dss
- help2man -N ./$< > $@
+ help2man -
h --detailed-help -
N ./$< > $@
%.1.html: %.1
man2html $< > $@