Skip to content

samtools-index does not support --threads as stated in man page #1869

Description

@outpaddling

The man pages lists --threads as equivalent to -@, but it's not actually supported by the code.

--- doc/samtools-index.1.orig   2023-06-28 13:24:30 UTC
+++ doc/samtools-index.1
@@ -125,7 +125,7 @@ Write the output index to
 .IR FILE .
 (Currently may only be used when exactly one alignment file is being indexed.)
 .TP
-.BI "-@, --threads " INT
+.BI "-@ " INT
 Number of input/output compression threads to use in addition to main thread [0].
 
 .SH AUTHOR

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions