| Summary: | Document koha-create --adminuser | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Magnus Enger <magnus> | 
| Component: | Packaging | Assignee: | 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 | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 | 
| Patch complexity: | Small patch | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
| 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
        
       
    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  |