Skip to content

Commit

Permalink
example fix
Browse files Browse the repository at this point in the history
  • Loading branch information
edsu committed Dec 21, 2023
1 parent 9dce5c6 commit 41fb1ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ $ pip install marctable
To convert all the MARC fields to CSV columns:

```
$ marctable data.marc data.csv
$ marctable csv data.marc data.csv
```

For example, this will generate a CSV with 215 columns, one column for each MARC field. Fields that can repeat will appear as a list:
Expand Down

0 comments on commit 41fb1ab

Please sign in to comment.