Skip to content

Commit 4995abe

Browse files
committedSep 17, 2014
updated README
1 parent 21b776c commit 4995abe

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
 

‎README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@ Turn a marc file into an sqlite3 database for random access. Supports
4343
*secondary* keys, so you can add an additional value as key, if needed (e.g. a date).
4444

4545
$ marcdb
46-
Usage of marcdb:
46+
Usage: marcdb [OPTIONS] MARCFILE
4747
-cpuprofile="": write cpu profile to file
48+
-encode=false: base64 encode record before inserting it
4849
-o="": output sqlite3 filename
4950
-secondary="": add a secondary value to the row
5051
-v=false: prints current program version

0 commit comments

Comments
 (0)
Please sign in to comment.