Skip to content

cat man page update (for #2160)#2162

Merged
daviesrob merged 1 commit into
samtools:developfrom
vasudeva8:cat
Jan 7, 2025
Merged

cat man page update (for #2160)#2162
daviesrob merged 1 commit into
samtools:developfrom
vasudeva8:cat

Conversation

@vasudeva8

Copy link
Copy Markdown
Contributor

Fixes #2160
samtools cat does not make use of threads. Man page is updated to remote reference to threads option.

Comment thread doc/samtools-cat.1 Outdated
@@ -122,8 +122,6 @@ container but outside of the requested region.
.BI --no-PG
Do not add a @PG line to the header of the output file.
.TP

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This line needs to be removed as well, else the "EXAMPLES" header underneath ends up in the wrong place.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, the issue is visible in linux and now the indentation is removed.

@daviesrob daviesrob self-assigned this Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

samtools cat fails to accept -@ option

2 participants