Updating docs example to use -L since that's best practice
This commit is contained in:
parent
af8e39c04d
commit
76d357be40
|
|
@ -70,6 +70,7 @@ import java.util.*;
|
||||||
* -o output.vcf \
|
* -o output.vcf \
|
||||||
* -A DepthOfCoverage
|
* -A DepthOfCoverage
|
||||||
* --variant input.vcf \
|
* --variant input.vcf \
|
||||||
|
* -L input.vcf
|
||||||
* --dbsnp dbsnp.vcf
|
* --dbsnp dbsnp.vcf
|
||||||
* </pre>
|
* </pre>
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue