http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10622 --- Comment #5 from Magnus Enger <magnus@enger.priv.no> --- Created attachment 20214 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=20214&action=edit Bug 10622 - 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 -- You are receiving this mail because: You are watching all bug changes.