From 50824f178a11861124407840e8b226acf325f86a Mon Sep 17 00:00:00 2001 From: Calvin Morrison Date: Tue, 20 Aug 2013 15:54:38 -0400 Subject: Don't escape _'s --- doc/cli.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/cli.markdown b/doc/cli.markdown index ac5a231..e12f6a9 100644 --- a/doc/cli.markdown +++ b/doc/cli.markdown @@ -69,7 +69,7 @@ with aspecified number of jobs. Otherwise python with run one job per cpu core. ### Usage ### - multifasta\_to\_otu's arguments: + multifasta_to_otu's arguments: -i, --input-directory the directory containing the samples' fasta files of reads (note each file should correspond to a separate sample) -f, --sensing-fasta location of the fasta file database used to create the sensing matrix (fasta format) -- cgit v1.2.3