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)
committerGalen Charlton <gmc@esilibrary.com>
Sat, 21 Sep 2013 17:45:48 +0000 (17:45 +0000)
commit46574c916090a3e7e9ae9157b4053b1d683ac0e3
tree04d89629d07e100076b7c593c60a078e1eccc52c
parent9f6e739ce0893fe7570adfa7cc2b7407351138ae
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>
debian/docs/koha-list.xml