https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17267
Liz Rea <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #55339|0 |1 is obsolete| | --- Comment #2 from Liz Rea <[email protected]> --- Created attachment 55388 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55388&action=edit Bug 17267 - Document koha-create --adminuser A description of --adminuser was missing from debian/docs/koha-create.xml This patch adds a description in the Options section, as well as under DEFAULTSQL in the list of configuration variables. 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-create.xml $ man -l koha-create.8 Make sure this test passes: $ prove -v xt/verify-debian-docbook.t Signed-off-by: Liz Rea <[email protected]> Edited commit message to fix typo - koha-mysql -> koha-create as that's what we're testing. :) -- You are receiving this mail because: You are the assignee for the bug. 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/
