Bugzilla – Attachment 5527 Details for
Bug 4877
Create and update the manual pages for the koha-* scripts.
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 4877 - note that the create-db (or related) options are required
Bug-4877---note-that-the-create-db-or-related-opti.patch (text/plain), 1.39 KB, created by
Robin Sheat
on 2011-09-22 02:38:43 UTC
(
hide
)
Description:
Bug 4877 - note that the create-db (or related) options are required
Filename:
MIME Type:
Creator:
Robin Sheat
Created:
2011-09-22 02:38:43 UTC
Size:
1.39 KB
patch
obsolete
>From b0b82bef810e4ff53573bb3811fe2c3187892fff Mon Sep 17 00:00:00 2001 >From: Robin Sheat <robin@catalyst.net.nz> >Date: Thu, 22 Sep 2011 14:36:42 +1200 >Subject: [PATCH] Bug 4877 - note that the create-db (or related) options are required > >Also fix the example so that it is there. >--- > debian/docs/koha-create.xml | 4 ++-- > 1 files changed, 2 insertions(+), 2 deletions(-) > >diff --git a/debian/docs/koha-create.xml b/debian/docs/koha-create.xml >index 32cdec3..a3e1520 100644 >--- a/debian/docs/koha-create.xml >+++ b/debian/docs/koha-create.xml >@@ -24,7 +24,7 @@ > <refsynopsisdiv> > <cmdsynopsis> > <command>koha-create</command> >- <arg><option>--create-db</option>|<option>--request-db</option>|<option>--populate-db</option></arg> >+ <arg choice="req"><option>--create-db</option>|<option>--request-db</option>|<option>--populate-db</option></arg> > <arg><option>--marcflavor</option> marc21|normarc|unimarc</arg> > <arg><option>--zebralang</option> en|nb|fr</arg> > <arg><option>--defaultsql</option> /path/to/some.sql</arg> >@@ -181,7 +181,7 @@ > > <para>To create a new Koha instance:</para> > >- <para><command>koha-create hslibrary</command></para> >+ <para><command>koha-create --create-db hslibrary</command></para> > > <para>The public catalog is now at <uri>http://hslibrary/</uri> and the librarian interface at <uri>http://hslibrary:8080/</uri>.</para> > >-- >1.7.4.1
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 4877
:
5184
|
5196
|
5197
|
5205
|
5413
|
5433
|
5434
|
5435
|
5527
|
5920
|
6003