]> git.donarmstrong.com Git - mothur.git/blobdiff - helpcommand.cpp
added set.dir command and modified commands to redirect input and output, removed...
[mothur.git] / helpcommand.cpp
index e0ef2a3ebdf20de0d8a7e3ede3ad4a5f14857da1..948c31760a6ace11e2eba806c46d44e9f89f6719 100644 (file)
@@ -12,9 +12,6 @@
 //**********************************************************************************************************************
 
 HelpCommand::HelpCommand(string option){
-
-       
-       if (option != "") { mothurOut("There are no valid parameters for the help() command."); mothurOutEndLine();  }
        
        validCommands = CommandFactory::getInstance();
 }