https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17266 --- Comment #1 from Magnus Enger <magnus@libriotech.no> --- Created attachment 55340 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55340&action=edit 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 -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.