Bug 17267

Summary: Document koha-create --adminuser
Product: Koha Reporter: Magnus Enger <magnus>
Component: PackagingAssignee: Magnus Enger <magnus>
Status: CLOSED FIXED QA Contact: Marcel de Rooy <m.de.rooy>
Severity: minor    
Priority: P5 - low CC: f.demians, julian.maurice, kyle, m.de.rooy, mirko
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: Small patch
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:
Attachments: Bug 17267 - Document koha-create --adminuser
Bug 17267 - Document koha-create --adminuser
Bug 17267 - Document koha-create --adminuser

Description Magnus Enger 2016-09-07 12:34:19 UTC
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.
Comment 1 Magnus Enger 2016-09-08 12:59:13 UTC Comment hidden (obsolete)
Comment 2 Liz Rea 2016-09-09 03:35:43 UTC Comment hidden (obsolete)
Comment 3 Marcel de Rooy 2016-09-09 06:39:43 UTC
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>
Comment 4 Kyle M Hall 2016-09-09 10:25:58 UTC
Pushed to master for 16.11, thanks Magnus!
Comment 5 Frédéric Demians 2016-09-13 06:44:00 UTC
Pushed in 16.05. Will be in 16.05.04.
Comment 6 Julian Maurice 2016-09-16 08:38:58 UTC
Pushed to 3.22.x, will be in 3.22.11