Skip to content

Commit

Permalink
Merge pull request #602 from paddytobias/patch-1
Browse files Browse the repository at this point in the history
Update 3- IMPORT.rdoc
  • Loading branch information
xhero authored Feb 14, 2018
2 parents 2eb03c8 + c53fe4f commit ad7eb55
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 ad7eb55

Please sign in to comment.