]> git.donarmstrong.com Git - mothur.git/blobdiff - helpcommand.cpp
modified trim.seqs to split by primer name if primer name is given, and warn if dupli...
[mothur.git] / helpcommand.cpp
index 608ff3e275a1c7240975b506961d3a7ecf78fa79..040327638318b271b72276671adb17ad1cc4a75e 100644 (file)
@@ -23,7 +23,6 @@ HelpCommand::~HelpCommand(){}
 //**********************************************************************************************************************
 
 int HelpCommand::execute(){
-
        validCommands->printCommands(cout);
        m->mothurOut("For more information about a specific command type 'commandName(help)' i.e. 'read.dist(help)'"); m->mothurOutEndLine();