From 1428cd74994d632737937c8d31f1dac9ebfd6cac Mon Sep 17 00:00:00 2001 From: Eric Coissac Date: Fri, 16 May 2008 08:53:11 +0000 Subject: [PATCH] patch online help in ecoPCR software git-svn-id: https://www.grenoble.prabi.fr/svn/LECASofts/ecoPCR/trunk@168 60f365c0-8329-0410-b2a4-ec073aeeaa1d --- src/ecopcr.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/ecopcr.c b/src/ecopcr.c index 66c4bea..3c0f275 100644 --- a/src/ecopcr.c +++ b/src/ecopcr.c @@ -42,6 +42,7 @@ static void PrintHelp() PP "-r : [R]estricts the search to the given taxonomic id.\n"); PP " Taxonomy id are available using the ecofind program.\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 "first argument : oligonucleotide for direct strand\n\n");