Use --no-discard-stderr with help2man
gengetopt generates code that outputs the help to stderr.
This commit is contained in:
@@ -19,6 +19,7 @@ pcsc-relay.1:
|
||||
$(HELP2MAN) \
|
||||
--output=$@ \
|
||||
--no-info \
|
||||
--no-discard-stderr \
|
||||
--source='$(PACKAGE_STRING)' \
|
||||
--version-string='$(PACKAGE) $(VERSION)' \
|
||||
$(srcdir)/pcsc-relay
|
||||
|
||||
Reference in New Issue
Block a user