@@ -, +, @@ koha-list and notice how the --plack and --noplack options are missing. xsltproc /usr/share/xml/docbook/stylesheet/docbook-xsl/manpages/docbook.xsl \ debian/docs/koha-list.xml View the manual page again (with `man -l koha-list.8`), the two options are now displayed under SYNOPSIS and OPTIONS. prove -v xt/verify-debian-docbook.t --- debian/docs/koha-list.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) --- a/debian/docs/koha-list.xml +++ a/debian/docs/koha-list.xml @@ -27,6 +27,7 @@ | | | + | | @@ -70,6 +71,18 @@ Only show instances that do not have SIP enabled. + + + + Only show instances that have Plack enabled. + + + + + + Only show instances that do not have Plack enabled. + + | --