]> git.donarmstrong.com Git - fastq-tools.git/blobdiff - doc/fastq-grep.1
Man page for fastq-sort. Bump version.
[fastq-tools.git] / doc / fastq-grep.1
index 89bae043a5a8f30475500470843464cc3ca4c3f8..9858553a04da437afa4fb15f71909fca64356250 100644 (file)
@@ -11,10 +11,9 @@ Given a PATTERN, specified as a perl-compatible regular expression, print every
 FASTQ entry with a matching nucleotide sequence.
 
 One ore more FILEs may be specified, otherwise input is read from standard input.
-Input files may be gziped.
 
 .SH OPTIONS
-.TP 
+.TP
 \fB\-i\fR, \fB\-\-id\fR
 Match the read ID (by default, the sequence is matched).
 .TP