This commit is contained in:
2007-06-21 14:04:54 +00:00
parent d6fcc7673b
commit 2e7e0f625f

View File

@ -85,8 +85,8 @@ static void PrintHelp()
PP " usage: ecogrep [options] filename\n");
PP "------------------------------------------\n");
PP " options:\n");
PP " -1 : [FIRST] : compare the given pattern with direct strand oligonucleotide");
PP " -2 : [SECOND] : compare the given pattern with reverse strand oligonucleotide");
PP " -1 : [FIRST] : compare the given pattern with direct strand oligonucleotide\n\n");
PP " -2 : [SECOND] : compare the given pattern with reverse strand oligonucleotide\n\n");
PP " -d : [D]atabase containing taxonomic information\n\n");
PP " -e : [E]rrors : max error allowed in pattern match (option-1, -2 and -p) (0 by default)\n\n");
PP " -p : [P]attern : oligonucleotide pattern\n\n");