patch online help in ecoPCR software

git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/trunk@168 60f365c0-8329-0410-b2a4-ec073aeeaa1d
This commit is contained in:
2008-05-16 08:53:11 +00:00
parent 708b7c387e
commit 1428cd7499

View File

@ -42,6 +42,7 @@ static void PrintHelp()
PP "-r : [R]estricts the search to the given taxonomic id.\n"); PP "-r : [R]estricts the search to the given taxonomic id.\n");
PP " Taxonomy id are available using the ecofind program.\n"); PP " Taxonomy id are available using the ecofind program.\n");
PP " see its help typing ecofind -h for more information.\n"); PP " see its help typing ecofind -h for more information.\n");
PP "-c : Consider that the database sequences are [c]ircular");
PP "\n"); PP "\n");
PP "------------------------------------------\n"); PP "------------------------------------------\n");
PP "first argument : oligonucleotide for direct strand\n\n"); PP "first argument : oligonucleotide for direct strand\n\n");