Skip to content

Commit

Permalink
update the readme.
Browse files Browse the repository at this point in the history
  • Loading branch information
husttroy committed Sep 12, 2017
1 parent 1a89f30 commit 7328256
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -11,7 +11,7 @@ However, BibMerge does not fix broken entries in the original bib files. So you
To run BibMerge,

```bash
java -jar bibmerge edu.ucla.cs.bib.merge.BibMerge -b bib1:bib2 -t tex1:tex2 [-o output]
java -jar bibmerge.jar edu.ucla.cs.bib.merge.BibMerge -b bib1:bib2 -t tex1:tex2 [-o output]
```
usage: BibMerge
-b,--bib <arg> list all bib files you want to merge, separated by :
Expand Down
File renamed without changes.

0 comments on commit 7328256

Please sign in to comment.