NAME marc-leader - Tool to decode MARC leader from file or string. SYNOPSIS marc-leader [-a] [-d] [-f marc_xml_file] [-h] [-v] [--version] [leader_string] DESCRIPTION It supports MARC XML files now. ARGUMENTS * "-a" Print with ANSI colors. Or use "NO_COLOR"/"COLOR" env variables. * "-d" Don't print description. * "-f marc_xml_file" Use MARC XML file name to decode of leader instead of leader string. * "-h" Print help. * "-v" Verbose mode. * "--version" Print version of script. * "[leader_string]" MARC leader string to decode. It's optional to -f option. EXAMPLE1 marc-leader -f __MARC.xml__ EXAMPLE2 marc-leader '00621ncm a2200217 a 4500' REPOSITORY AUTHOR Michal Josef Špaček LICENSE AND COPYRIGHT © 2023-2026 Michal Josef Špaček BSD 2-Clause License VERSION 0.08