aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2013-08-20 15:54:38 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2013-08-20 15:54:38 -0400
commit50824f178a11861124407840e8b226acf325f86a (patch)
tree23d4ed8a0938a62388f6b61006584d416b52c74e
parent09690308fb1813215bb775f24ec639b1ee0c5739 (diff)
Don't escape _'s
-rw-r--r--doc/cli.markdown2
1 files changed, 1 insertions, 1 deletions
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)