bug 4151: fix migration_tools typo
authorGalen Charlton <gmcharlt@gmail.com>
Mon, 17 May 2010 14:50:07 +0000 (10:50 -0400)
committerGalen Charlton <gmcharlt@gmail.com>
Mon, 17 May 2010 14:50:07 +0000 (10:50 -0400)
Signed-off-by: Galen Charlton <gmcharlt@gmail.com>

INSTALL
INSTALL.debian
INSTALL.debian-lenny
INSTALL.ubuntu

diff --git a/INSTALL b/INSTALL
index 4e8c20b..66840d4 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -98,12 +98,12 @@ WHAT NEXT?
 
 2. Import:
     Bibliographic data in MARC21 format
-    $ misc/migration-tools/bulkmarcimport.pl -file /path/to/marc.iso2709
+    $ misc/migration_tools/bulkmarcimport.pl -file /path/to/marc.iso2709
     Authority data in MARC21 format
-    $ misc/migration-tools/bulkauthimport.pl -file /path/to/auth.iso2709
+    $ misc/migration_tools/bulkauthimport.pl -file /path/to/auth.iso2709
 
 3. Fast Index:
-    $ misc/migration-tools/rebuild_zebra.pl -b -w
+    $ misc/migration_tools/rebuild_zebra.pl -b -w
 
     Once the indexing has completed, you will be able to search for records in your
     system. NOTE: if you don't run the Fast Index utility, and you have the index
index 249c4e4..07d13a4 100644 (file)
@@ -381,12 +381,12 @@ Koha's command-line scripts are installed, e.g., /usr/share/koha/bin.
 
 7.1 Import:
     Bibliographic data in MARC21 format
-    $ misc/migration-tools/bulkmarcimport.pl -file /path/to/marc.iso2709
+    $ misc/migration_tools/bulkmarcimport.pl -file /path/to/marc.iso2709
     Authority data in MARC21 format
-       $ misc/migration-tools/bulkauthimport.pl -file /path/to/auth.iso2709
+       $ misc/migration_tools/bulkauthimport.pl -file /path/to/auth.iso2709
 
 7.2 Fast Index:
-    $ misc/migration-tools/rebuild_zebra.pl -b -w
+    $ misc/migration_tools/rebuild_zebra.pl -b -w
 
     Once the indexing has completed, you will be able to search for records in your
     system. NOTE: if you don't run the Fast Index utility, and you have the index
index e6119ab..a30896b 100644 (file)
@@ -245,14 +245,14 @@ See check misc/cronjobs/crontab.example for usage examples.
 
 Bibliographic data in MARC21 format
 
-    $ misc/migration-tools/bulkmarcimport.pl -file /path/to/marc.iso2709
+    $ misc/migration_tools/bulkmarcimport.pl -file /path/to/marc.iso2709
 
 Authority data in MARC21 format
 
-    $ misc/migration-tools/bulkmarcimport.pl -a -file /path/to/auth.iso2709
+    $ misc/migration_tools/bulkmarcimport.pl -a -file /path/to/auth.iso2709
 
 7.2 Fast Index:
-    $ misc/migration-tools/rebuild_zebra.pl -b -w
+    $ misc/migration_tools/rebuild_zebra.pl -b -w
 
     Once the indexing has completed, you will be able to search for records in your
     system. NOTE: if you don't run the Fast Index utility, and you have the index
index f145d18..203c5f6 100644 (file)
@@ -334,12 +334,12 @@ Koha's command-line scripts are installed, e.g., /usr/share/koha/bin.
 
 7.1 Import:
     Bibliographic data in MARC21 format
-    $ misc/migration-tools/bulkmarcimport.pl -file /path/to/marc.iso2709
+    $ misc/migration_tools/bulkmarcimport.pl -file /path/to/marc.iso2709
     Authority data in MARC21 format
-       $ misc/migration-tools/bulkauthimport.pl -file /path/to/auth.iso2709
+       $ misc/migration_tools/bulkauthimport.pl -file /path/to/auth.iso2709
 
 7.2 Fast Index:
-    $ misc/migration-tools/rebuild_zebra.pl -b -w
+    $ misc/migration_tools/rebuild_zebra.pl -b -w
 
     Once the indexing has completed, you will be able to search for records in your
     system. NOTE: if you don't run the Fast Index utility, and you have the index