]> git.koha-community.org Git - koha.git/commit
Bug 10379 - Followup: add koha-rebuild-zebra -q to the man page
authorMagnus Enger <magnus@enger.priv.no>
Tue, 25 Jun 2013 06:39:23 +0000 (08:39 +0200)
committerChris Hall <followingthepath@gmail.com>
Thu, 18 Jul 2013 09:18:45 +0000 (21:18 +1200)
commit19f805a71fb8f97efaa3299a4b5d15f56a486be6
treeff984cd6923f80e571f637d993eaf17e76e1aac8
parent7167ace6898d224e54878f0e7a608061f052fdec
Bug 10379 - Followup: add koha-rebuild-zebra -q to the man page

The first patch on this bug forgot to add the new -q option to
koha-rebuild-zebra to the man page for that command. This patch
fixes it.

To test, run something like these commands:

$ xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl \
  debian/docs/koha-rebuild-zebra.xml
$ man -l koha-rebuild-zebra.8
This should display the man page. (Remember to remove koha-rebuild-zebra.8
when you are done :-)

$ prove xt/verify-debian-docbook.t
All tests should pass.

Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit 114ad0015b209404b30289397646cb2f21d4aa54)
Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
(cherry picked from commit 6643a41c97b3a9b4129f0dd7d1fa854f2f93fb14)
Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com>
(cherry picked from commit 6643a41c97b3a9b4129f0dd7d1fa854f2f93fb14)
Signed-off-by: Chris Hall <followingthepath@gmail.com>
(cherry picked from commit e5bfa466362579fb24009c22ee756f3b9b731140)
debian/docs/koha-rebuild-zebra.xml