Skip to content

Commit

Permalink
Update 3- IMPORT.rdoc
Browse files Browse the repository at this point in the history
  • Loading branch information
paddytobias authored Feb 14, 2018
1 parent 2eb03c8 commit c53fe4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 3- IMPORT.rdoc
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ Marc records can be imported into muscat. They can be fed and imported using the
./script/runner housekeeping/import/import_from_marc.rb $FILE $MODEL

Records for thesaurus models like Places, StandardTerms etc., which are not related to marc, should be imported first with:
./script/runner housekeeping/import/import_thesaurus_from marc.rb $File
./script/runner housekeeping/import/import_thesaurus_from_marc.rb $File

<tt>$FILE</tt> contains all the Marc records in MarcXML format.
<tt>$MODEL</tt> refers to the model of the records (e.g. Source, Person etc.)
Expand Down

0 comments on commit c53fe4f

Please sign in to comment.