]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.cpp
testing 1.22.0
[mothur.git] / shhhercommand.cpp
index a40d7748cfd8bd915924f16c204f529feb2d0f74..3c467936a38fbecc55034979a9211ee89c7241b6 100644 (file)
@@ -46,7 +46,7 @@ vector<string> ShhherCommand::setParameters(){
 string ShhherCommand::getHelpString(){ 
        try {
                string helpString = "";
-               helpString += "The shhh.seqs command reads a file containing flowgrams and creates a file of corrected sequences.\n";
+               helpString += "The shhh.flows command reads a file containing flowgrams and creates a file of corrected sequences.\n";
                return helpString;
        }
        catch(exception& e) {