Bug 17267 - Document koha-create --adminuser
authorMagnus Enger <magnus@libriotech.no>
Thu, 8 Sep 2016 12:55:58 +0000 (14:55 +0200)
committerFrédéric Demians <f.demians@tamil.fr>
Tue, 13 Sep 2016 06:51:09 +0000 (08:51 +0200)
commitdf2e2ff2235cb141b1d84a10b74796e715bcbef6
tree48a5685d5e5f48803b67f147ff3041555058a95d
parentf7619de8bac3439277a97cdc7ad6192218f0d1fd
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>
(cherry picked from commit f31d3175b3f00dde49fced00e169cd2ea3cabcf5)
Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
debian/docs/koha-create.xml