marc21-filter(1)
NAME
marc21-filter — Filter records that fulfill a specified condition
SYNOPSIS
marc21 filter [options] [path]…
DESCRIPTION
tba
OPTIONS
--filter-normalization <form>- Transliterate the given filter expression into the specified Unicode
normal form. Possible values:
nfd,nfkd,nfc,nfkc. This option can also be specified by setting the environment variableMARC21_FILTER_NORMALIZATION.
COMMON OPTIONS
-p,--progress- If set, show a progress bar
-c,--compression- Specify compression level (0..=9)
EXIT STATUS
0— Command succeeded.1— Command failed.
EXAMPLES
tba