]> git.donarmstrong.com Git - mothur.git/blobdiff - seqsummarycommand.cpp
added getCommandInfoCommand for gui
[mothur.git] / seqsummarycommand.cpp
index 911e65fc9f8696834448ff9b3451b53e43f496b6..2f3638d2ae8bfc9f051c60520c3bf9429afc9a45 100644 (file)
@@ -36,7 +36,7 @@ string SeqSummaryCommand::getHelpString(){
                helpString += "The name parameter allows you to enter a name file associated with your fasta file. \n";
                helpString += "The summary.seqs command should be in the following format: \n";
                helpString += "summary.seqs(fasta=yourFastaFile, processors=2) \n";
-               helpString += "Note: No spaces between parameter labels (i.e. fasta), '=' and parameters (i.e.yourFastaFile).\n\n";     
+               helpString += "Note: No spaces between parameter labels (i.e. fasta), '=' and parameters (i.e.yourFastaFile).\n";       
                return helpString;
        }
        catch(exception& e) {