Skip to content
Snippets Groups Projects
Commit 83d5974d authored by Andreas Romeyke's avatar Andreas Romeyke
Browse files

- added complex example to help

parent baa90e4b
Branches
Tags
No related merge requests found
......@@ -33,7 +33,11 @@ Examples:
* Which AIP has this dc identifier? Print the AIP id, lzaid of matching AIP
as Rows of String Values (RSV)
'$0 search -d SLUB:LZA:Kitodo:kitodo:422766 --with-lzaid --output-as-rsv'
* Find all AIPs with missing LDP entries
'$0 search --only-ldp\\
--with-ldp-collection --with-ldp-funder --with-ldp-lender\\
--with-ldp-project --output-as-csv --maxrecords=10000\\
| grep "(^,,)|(,,)|(,\$)"'
DESCR
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment