Minor doc fix

MAN page described `bwa mem` option `-D` variously as integer and float,
when it is in fact a float.
This commit is contained in:
Jason Gilliland 2016-03-17 11:50:00 -04:00
parent 83662032a2
commit 6460ef5572
1 changed files with 1 additions and 1 deletions

2
bwa.1
View File

@ -202,7 +202,7 @@ Discard a MEM if it has more than
.I INT
occurence in the genome. This is an insensitive parameter. [500]
.TP
.BI -D \ INT
.BI -D \ FLOAT
Drop chains shorter than
.I FLOAT
fraction of the longest overlapping chain [0.5]