[Koha-bugs] [Bug 17266] Update man page for koha-remove with -p

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 9 01:12:17 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17266

Liz Rea <liz at catalyst.net.nz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #55340|0                           |1
        is obsolete|                            |

--- Comment #2 from Liz Rea <liz at catalyst.net.nz> ---
Created attachment 55382
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55382&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

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

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list