Skip to content

Commit a812a89

Browse files
committed
📝 README-DEV: Add --output-page-info option to example
1 parent 9137cc9 commit a812a89

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README-DEV.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ To run a test with profiling:
1919
To directly test the CLIs using our test data, run:
2020

2121
```
22-
mods4pandas src/mods4pandas/tests/data/mets-mods
22+
mods4pandas --output-page-info "page_info_df.parquet" src/mods4pandas/tests/data/mets-mods
2323
alto4pandas src/mods4pandas/tests/data/alto
2424
```
2525

0 commit comments

Comments
 (0)