Trivial doc typo fix
This commit is contained in:
Geraldine Van der Auwera 2015-09-25 22:57:17 -04:00
commit ed7ff65b2e
1 changed files with 1 additions and 1 deletions

View File

@ -302,7 +302,7 @@ import java.util.*;
* -R ref.fasta \ * -R ref.fasta \
* -T SelectVariants \ * -T SelectVariants \
* --variant input.vcf \ * --variant input.vcf \
* --setFilteredGenotypesToNocall * --setFilteredGtToNocall
* </pre> * </pre>
* *
*/ */