mirror of
https://github.com/qurator-spk/modstool.git
synced 2025-08-29 03:19:52 +02:00
📝 README-DEV: Add --output-page-info option to example
This commit is contained in:
parent
9137cc9c4b
commit
a812a894dd
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ To run a test with profiling:
|
||||||
To directly test the CLIs using our test data, run:
|
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
|
alto4pandas src/mods4pandas/tests/data/alto
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue