]> git.donarmstrong.com Git - mothur.git/blobdiff - trimflowscommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / trimflowscommand.cpp
index e6c6fdf8bd61099bca9b73fc5a106d4aaa692602..c4b5f43cc112861097b44829d6f4d300f9335d30 100644 (file)
@@ -47,7 +47,7 @@ string TrimFlowsCommand::getHelpString(){
                string helpString = "";
                helpString += "The trim.flows command reads a flowgram file and creates .....\n";
                helpString += "Note: No spaces between parameter labels (i.e. fasta), '=' and parameters (i.e.yourFasta).\n";
-               helpString += "For more details please check out the wiki http://www.mothur.org/wiki/Trim.flows.\n\n";
+               helpString += "For more details please check out the wiki http://www.mothur.org/wiki/Trim.flows.\n";
                return helpString;
        }
        catch(exception& e) {