Skip to content

Commit

Permalink
update README usage
Browse files Browse the repository at this point in the history
  • Loading branch information
bartcharbon committed Nov 27, 2024
1 parent d9326a9 commit 46d244e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -63,9 +63,10 @@ contain the following:

## Usage
```
usage: java -jar vcf-inheritance-matcher.jar -i <arg> [-o <arg>] [-pd
usage: java -jar vcf-inheritance-matcher.jar -i <arg> -m <arg> [-o <arg>] [-pd
<arg>] [-pb <arg>] [-np <arg>] [-c] [-f] [-d]
-i,--input <arg> Input VCF file (.vcf or .vcf.gz).
-m,--metadata <arg> VCF metadata file (.json).
-o,--output <arg> Output VCF file (.vcf or .vcf.gz).
-pd,--pedigree <arg> Comma-separated list of pedigree files
(.ped).
Expand Down

0 comments on commit 46d244e

Please sign in to comment.