1
0
Fork 0
mirror of https://github.com/qurator-spk/modstool.git synced 2025-08-28 19:09:53 +02:00

📝 README-DEV: Add --output-page-info option to example

This commit is contained in:
Mike Gerber 2025-08-21 17:11:27 +02:00
parent 9137cc9c4b
commit a812a894dd

View file

@ -19,7 +19,7 @@ To run a test with profiling:
To directly test the CLIs using our test data, run:
```
mods4pandas src/mods4pandas/tests/data/mets-mods
mods4pandas --output-page-info "page_info_df.parquet" src/mods4pandas/tests/data/mets-mods
alto4pandas src/mods4pandas/tests/data/alto
```