Trivial doc typo fix

This commit is contained in:
Geraldine Van der Auwera 2015-09-25 18:15:29 -04:00
parent ac8b326b92
commit 118c559278
1 changed files with 1 additions and 1 deletions

View File

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