Bug 17379: Add a man page for koha-passwd
authorLucio Moraes <lmoraes@catalyst.net.nz>
Mon, 24 Oct 2016 08:23:20 +0000 (08:23 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Tue, 11 Oct 2022 13:10:04 +0000 (10:10 -0300)
commitbe6955e17d1b6d6ce174f00ac8debf6e6884a5b7
tree3f0708a7f0e642308bf56d80eb02b8b654c7b5e7
parent2569fd0aee02040047102d8a56b492b52a5e3567
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: Mika Smith <mikasmith@catalyst.net.nz>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
debian/docs/koha-passwd.xml [new file with mode: 0644]