Bug 17266 - Update man page for koha-remove with -p
authorMagnus Enger <magnus@libriotech.no>
Thu, 8 Sep 2016 13:10:33 +0000 (15:10 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Thu, 15 Sep 2016 13:46:10 +0000 (13:46 +0000)
commita5806c21d0ab58cf2879cb26b1fe52ba4e4c2139
treea9b01df5dfac5e41c727f93a6ca6374b0cdfc65c
parente8fcc651a3aa9af9d1a49a6cec64fc9bde737a86
Bug 17266 - Update man page for koha-remove with -p

Bug 9754 added the -p|--purge-all option to koha-remove, but this
was not documented in the man page. This patch fixes that.

To test:
Run these commands and look at the formatted man page:
$ xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl \
  debian/docs/koha-remove.xml
$ man -l koha-remove.8

Make sure this test passes:
$ prove -v xt/verify-debian-docbook.t

Signed-off-by: Liz Rea <liz@catalyst.net.nz>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
debian/docs/koha-remove.xml