X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=samtools.1;h=118a6e83079bddd9787e89673d64e7a4b1ddd0b3;hb=dbc7644895129440a9b1d7b448d5d8046b7af5d4;hp=718ac392016705cb758d4cded7eeded2755faff2;hpb=047fdd5caf461c96f038f8971b38518d7c535160;p=samtools.git diff --git a/samtools.1 b/samtools.1 index 718ac39..118a6e8 100644 --- a/samtools.1 +++ b/samtools.1 @@ -328,7 +328,7 @@ which enables fast BAM concatenation. .TP .B sort -samtools sort [-no] [-m maxMem] +samtools sort [-nof] [-m maxMem] Sort alignments by leftmost coordinates. File .I .bam @@ -346,6 +346,13 @@ Output the final alignment to the standard output. .B -n Sort by read names rather than by chromosomal coordinates .TP +.B -f +Use +.I +as the full output path and do not append +.I .bam +suffix. +.TP .BI -m \ INT Approximately the maximum required memory. [500000000] .RE