http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10379
Robin Sheat <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #19219|0 |1 is obsolete| | --- Comment #6 from Robin Sheat <[email protected]> --- Created attachment 19238 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=19238&action=edit 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 <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
