[Koha-bugs] [Bug 6540] Add more options to koha-create

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 21 06:53:12 CEST 2011


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6540

--- Comment #11 from Robin Sheat <robin at catalyst.net.nz> 2011-07-21 04:53:12 UTC ---
+[ $# -ge 2 ] && [ $# -le 6 ] || 
+    die "Usage: $0 [--create-db|--request-db|--populate-db] \
+[--marcflavor marc21|normarc|unimarc] \
+[--zebralang en|fr|nb] instancename"

should that language be 'nb' or 'no' or...? Where do those values come from?

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.


More information about the Koha-bugs mailing list