Bug 17267 - Document koha-create --adminuser
authorMagnus Enger <magnus@libriotech.no>
Thu, 8 Sep 2016 12:55:58 +0000 (14:55 +0200)
committerKyle M Hall <kyle@bywatersolutions.com>
Fri, 9 Sep 2016 09:26:45 +0000 (09:26 +0000)
commitf31d3175b3f00dde49fced00e169cd2ea3cabcf5
tree19e3e03a4a23c73bc475f6d7829fa05a992f13ea
parent6ca6fb45b6122d8d31a8e9d5e3168127373bb1f6
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>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
debian/docs/koha-create.xml