In the man page for koha-create, the --adminuser option is mentioned in the synopsis, but not explained further in the same way as the other options.
Created attachment 55339 [details] [review] 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
Created attachment 55388 [details] [review] 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 <liz@catalyst.net.nz> Edited commit message to fix typo - koha-mysql -> koha-create as that's what we're testing. :)
Created attachment 55396 [details] [review] 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 <liz@catalyst.net.nz> Edited commit message to fix typo - koha-mysql -> koha-create as that's what we're testing. :) Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Pushed to master for 16.11, thanks Magnus!
Pushed in 16.05. Will be in 16.05.04.
Pushed to 3.22.x, will be in 3.22.11