Bug 17266

Summary: Update man page for koha-remove with -p
Product: Koha Reporter: Magnus Enger <magnus>
Component: PackagingAssignee: Magnus Enger <magnus>
Status: CLOSED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: f.demians, jonathan.druart, julian.maurice, kyle, mirko
Version: unspecified   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Bug Depends on: 9754    
Bug Blocks:    
Attachments: Bug 17266 - Update man page for koha-remove with -p
Bug 17266 - Update man page for koha-remove with -p
Bug 17266 - Update man page for koha-remove with -p

Description Magnus Enger 2016-09-07 12:22:18 UTC
Bug 9754 added the -p|--purge-all option to koha-remove, but this was not documented in the man page. debian/docs/koha-remove.xml needs to be updated.
Comment 1 Magnus Enger 2016-09-08 13:12:53 UTC Comment hidden (obsolete)
Comment 2 Liz Rea 2016-09-08 23:12:17 UTC Comment hidden (obsolete)
Comment 3 Jonathan Druart 2016-09-12 16:31:13 UTC
Created attachment 55512 [details] [review]
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>
Comment 4 Kyle M Hall 2016-09-15 13:46:20 UTC
Pushed to master for 16.11, thanks Magnus!
Comment 5 Frédéric Demians 2016-09-15 15:11:41 UTC
Pushed in 16.05. Will be in 16.05.04.
Comment 6 Julian Maurice 2016-09-16 10:05:51 UTC
Pushed to 3.22.x, will be in 3.22.11