https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17379 Magnus Enger <magnus@libriotech.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #56818|0 |1 is obsolete| | --- Comment #8 from Magnus Enger <magnus@libriotech.no> --- Created attachment 56826 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=56826&action=edit Bug 17379 - Add a man page for koha-passwd Adding a manpage for the koha-passwd utility. To test: 1) Run these commands and look at the formatted man page: $xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl \ debian/docs/koha-passwd.xml 2)$man -l koha-passwd.8 3) Make sure this test passes: $prove -v xt/verify-debian-docbook.t Signed-off-by: Magnus Enger <magnus@libriotech.no> Man page looks good and covers all functions of the script. Tests pass. -- You are receiving this mail because: You are watching all bug changes.