https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17267
--- Comment #1 from Magnus Enger <[email protected]> --- Created attachment 55339 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55339&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-mysql.xml $ man -l koha-mysql.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. You are the assignee for the bug. _______________________________________________ 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/
