Skip to content

Commit 15110bc

Browse files
authored
Sealer: Remove unsupported '-D' option from help page (#71)
1 parent 5ac75dd commit 15110bc

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

Sealer/sealer.cc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ static const char USAGE_MESSAGE[] =
7171
" --print-flanks outputs flank files\n"
7272
" -S, --input-scaffold=FILE load scaffold from FILE\n"
7373
" -L, --flank-length=N length of flanks to be used as pseudoreads [100]\n"
74-
" -D, --flank-distance=N distance of flank from gap [0]\n"
7574
" -G, --max-gap-length=N max gap size to fill in bp [800]; runtime increases\n"
7675
" exponentially with respect to this parameter\n"
7776
" -j, --threads=N use N parallel threads [1]\n"

0 commit comments

Comments
 (0)