https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17266
--- Comment #1 from Magnus Enger <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
