@@ -, +, @@ --- debian/docs/koha-create.xml | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) --- a/debian/docs/koha-create.xml +++ a/debian/docs/koha-create.xml @@ -24,7 +24,7 @@ koha-create - || + || marc21|normarc|unimarc en|nb|fr /path/to/some.sql @@ -181,7 +181,7 @@ To create a new Koha instance: - koha-create hslibrary + koha-create --create-db hslibrary The public catalog is now at http://hslibrary/ and the librarian interface at http://hslibrary:8080/. --