From 114ad0015b209404b30289397646cb2f21d4aa54 Mon Sep 17 00:00:00 2001 From: Magnus Enger Date: Tue, 25 Jun 2013 08:39:23 +0200 Subject: [PATCH] Bug 10379 - Followup: add koha-rebuild-zebra -q to the man page MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit 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 Signed-off-by: Galen Charlton --- debian/docs/koha-rebuild-zebra.xml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/debian/docs/koha-rebuild-zebra.xml b/debian/docs/koha-rebuild-zebra.xml index 410be8abad..b742c2637e 100644 --- a/debian/docs/koha-rebuild-zebra.xml +++ b/debian/docs/koha-rebuild-zebra.xml @@ -23,7 +23,7 @@ - koha-rebuild-zebra | | | | | instancename + koha-rebuild-zebra | | | | | | instancename @@ -53,6 +53,12 @@ Only run the indexing process for biblio records. + + + + Sometimes be a bit quieter for scripts/cronjobs. + + -- 2.39.2