]> git.koha-community.org Git - koha.git/commit
Bug 10622 - [SIGNED OFF] Followup: Add --sip, --nosip and --help to man page
authorMagnus Enger <magnus@enger.priv.no>
Fri, 9 Aug 2013 08:05:23 +0000 (10:05 +0200)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Mon, 11 Nov 2013 15:09:58 +0000 (12:09 -0300)
commit8e809ce4a0765335c93bed784afd563ff4274df4
tree3728cbe4b2f779c4d3c9c4e6ba001fa783718b27
parentb1c1cb4480e41b29f4c9905179585d7eb12777ab
Bug 10622 - [SIGNED OFF] Followup: Add --sip, --nosip and --help to man page

The original patch for bug 10622 added the --sip, --nosip and
--help switches to the koha-list command, but did not update the
manpage for the command. This patch does.

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-list.xml
$ man -l koha-list.8

Make sure this test passes:
$ prove -v xt/verify-debian-docbook.t

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
Forgot the docs this time, good catch Magnus

Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 46574c916090a3e7e9ae9157b4053b1d683ac0e3)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
debian/docs/koha-list.xml