We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Greetings,
I found that Debian lintian complains about three programs not having a man page:
W: daps: binary-without-manpage usr/bin/daps-auto W: daps: binary-without-manpage usr/bin/daps-check-deps W: daps: binary-without-manpage usr/bin/daps-xmlformat
It would be nice to have them generated automagically like the other ones (man/xml/*).
Cheers, Filippo
PS For the moment, I am writing these but in a super-concise manner. Not suitable for upstream, I would say.
The text was updated successfully, but these errors were encountered:
Added man pages for daps-xmlformat and daps-check-deps
873b2ad
Fixes issue #491
Added man pages for daps-xmlformat and daps-check-deps with 873b2ad.
daps-auto has been replaced by autobuild/daps-autobuild and should have been deleted long ago. Did this with e7c5cc9
Sorry, something went wrong.
Wonderful, thanks a lot. Filippo
No branches or pull requests
Greetings,
I found that Debian lintian complains about three programs not having a man page:
W: daps: binary-without-manpage usr/bin/daps-auto
W: daps: binary-without-manpage usr/bin/daps-check-deps
W: daps: binary-without-manpage usr/bin/daps-xmlformat
It would be nice to have them generated automagically like the other ones (man/xml/*).
Cheers,
Filippo
PS For the moment, I am writing these but in a super-concise manner. Not suitable for upstream, I would say.
The text was updated successfully, but these errors were encountered: