X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=doc%2Fyaz-marcdump-man.xml;h=a96fc1a30f69d10e259582b97117f88eb055a5e2;hb=2bfb0b990bbbe0f9c5ef9e78b094a2063bc45f33;hp=d7bfa0e26a5f5f4a0564d9b415417d9014440632;hpb=c91efbe35fe8ff53aeafedf0ffb8f1b90841ecdc;p=yaz-moved-to-github.git diff --git a/doc/yaz-marcdump-man.xml b/doc/yaz-marcdump-man.xml index d7bfa0e..a96fc1a 100644 --- a/doc/yaz-marcdump-man.xml +++ b/doc/yaz-marcdump-man.xml @@ -50,11 +50,18 @@ yaz-marcdump reads MARC records from one or more files. It parses each record and supports output in line-format, - ISO2709, MARCXML, MarcXchange as well as Hex output. + ISO2709, + MARCXML, + MARC-in-JSON, + MarcXchange + as well as Hex output. - This utility parses records ISO2709(raw MARC) as well as XML - if that is structured as MARCXML/MarcXchange. + This utility parses records ISO2709(raw MARC), line format, MARC-in-JSON + format as well as XML if that is structured as MARCXML/MarcXchange. + + + MARC-in-JSON encoding/decoding is supported in YAZ 5.0.5 and later. @@ -83,7 +90,8 @@ marcxml, marc (ISO2709), marcxchange (ISO25577), line (line mode MARC), - or turbomarc (Turbo MARC). + turbomarc (Turbo MARC), + or json (MARC-in-JSON). @@ -94,14 +102,15 @@ marcxml, marc (ISO2709), marcxchange (ISO25577), line (line mode MARC), - or turbomarc (Turbo MARC). + turbomarc (Turbo MARC), + or json (MARC-in-JSON). -f from - Specify the character set from + Specify the character set of the input MARC record. Should be used in conjunction with option -t. Refer to the yaz-iconv man page for supported character sets. @@ -111,7 +120,7 @@ -t to - Specify the character set of + Specify the character set of the output. Should be used in conjunction with option -f. Refer to the yaz-iconv man page for supported character sets. @@ -135,7 +144,7 @@ Writes a chunk of records to a separate file with prefix given, i.e. splits a record batch into files with only at most - "chunk" ISO2709 record per file. By default chunk is 1 (one record + "chunk" ISO2709 records per file. By default chunk is 1 (one record per file). See option -C. @@ -151,7 +160,7 @@ -p - Makes yaz-marcdump prints record number and input file offset + Makes yaz-marcdump print record number and input file offset of each record read. @@ -159,7 +168,7 @@ -n - MARC output is omitted so that MARC input is only checkecd. + MARC output is omitted so that MARC input is only checked. @@ -229,26 +238,12 @@ 1 - - MARCXML. - - - ISO25577. -