diff options
author | Calvin Morrison <mutantturkey@gmail.com> | 2013-09-05 14:45:18 -0400 |
---|---|---|
committer | Calvin Morrison <mutantturkey@gmail.com> | 2013-09-05 14:45:18 -0400 |
commit | acd28e944a537b5b04b80fbd940511ce1c739f49 (patch) | |
tree | d8caae4d7e9a844460e309d2df6e3f5d06c77dd4 | |
parent | 96b3a3a22958ff48dae5b2d6bdf81e3c601d6abb (diff) |
update cli.markdown to remove debug
-rw-r--r-- | doc/cli.markdown | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/cli.markdown b/doc/cli.markdown index 42af4b6..fa7bab3 100644 --- a/doc/cli.markdown +++ b/doc/cli.markdown @@ -47,7 +47,6 @@ quikr returns the solution vector as a csv file. -o, --output OTU_FRACTION_PRESENT a vector representing the percentage of database sequence's presence in sample. (csv output) -v, --verbose verbose mode. -V, --version print version. - -d, --debug debug mode, read manpage for more details ## Multifasta\_to\_otu ## The Multifasta\_to\_otu tool is a handy wrapper for quikr which lets the user |