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 \
|
||||
* -A DepthOfCoverage
|
||||
* --variant input.vcf \
|
||||
* -L input.vcf
|
||||
* --dbsnp dbsnp.vcf
|
||||
* </pre>
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue