Commit 86e27d90 authored by Andreas Tille's avatar Andreas Tille
Browse files

Create debian/manpages file

parent a88d96a4
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -18,9 +18,10 @@ help2man --no-info --no-discard-stderr --help-option=" " \
            --version-string="$VERSION" ${progname} > $MANDIR/${progname}.1
echo $AUTHOR >> $MANDIR/${progname}.1

echo "$MANDIR/*.1" > debian/manpages

cat <<EOT
Please enhance the help2man output.
The following web page might be helpful in doing so:
    http://liw.fi/manpages/
EOT