Koha/debian/docs
Magnus Enger a5806c21d0 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>
2016-09-15 13:46:10 +00:00
..
koha-common.xml Bug 8773 - Start per-instance koha-index-daemon in .deb setup 2014-07-14 09:15:22 -03:00
koha-create-dirs.xml
koha-create.xml Bug 17267 - Document koha-create --adminuser 2016-09-09 09:26:45 +00:00
koha-disable.xml
koha-dump-defaults.xml
koha-dump.xml Bug 14532: Add --exclude-indexes switch to koha-dump 2016-03-02 04:39:51 +00:00
koha-email-disable.xml
koha-email-enable.xml
koha-enable-sip.xml
koha-enable.xml
koha-foreach.xml Bug 8566: [SIGNED-OFF] Enable koha-foreach to insert the instancename into commands 2014-07-02 15:45:25 -03:00
koha-indexer.xml Bug 8773 - Start per-instance koha-index-daemon in .deb setup 2014-07-14 09:15:22 -03:00
koha-list.xml Bug 10622: (follow-up) uppercase "SIP" in documentation and help text 2013-09-21 17:47:54 +00:00
koha-mysql.xml Bug 12372: Updated man pages for koha-mysql 2015-08-24 13:18:12 -03:00
koha-mysqlcheck.xml Bug 10782 - Add a koha-mysqlcheck script 2014-04-23 12:30:06 +00:00
koha-plack.xml Bug 13791: koha-plack documentation 2015-08-24 13:00:40 -03:00
koha-rebuild-zebra.xml [SIGNED-OFF] Bug 15113: koha-rebuild-zebra should check USE_INDEXER_DAEMON and skip if enabled 2016-04-19 17:47:42 +00:00
koha-remove.xml Bug 17266 - Update man page for koha-remove with -p 2016-09-15 13:46:10 +00:00
koha-reset-passwd.xml
koha-restart-zebra.xml
koha-restore.xml
koha-run-backups.xml
koha-shell.xml
koha-sitemap.xml Bug 16016: Sitemap handling scripts for packages 2016-05-04 13:34:21 +00:00
koha-start-sip.xml
koha-start-zebra.xml
koha-stop-sip.xml
koha-stop-zebra.xml
koha-translate.xml Bug 10896: Add a --verbose option to koha-translate 2014-01-13 20:57:04 +00:00
koha-upgrade-schema.xml
koha-upgrade-to-3.4.xml
LEEME.Debian