]> git.donarmstrong.com Git - mothur.git/blobdiff - summarysharedcommand.cpp
added citation function to commands
[mothur.git] / summarysharedcommand.cpp
index 13a77ed31b19ae8b87006ea36ba5a53839365ebe..4cc32e320bc063e52e6ee821331cc91a182bc03e 100644 (file)
@@ -119,6 +119,7 @@ SummarySharedCommand::SummarySharedCommand(string option)  {
                                
                //allow user to run help
                if(option == "help") {  help(); abort = true; calledHelp = true; }
+               else if(option == "citation") { citation(); abort = true; calledHelp = true;}
                
                else {
                        vector<string> myArray = setParameters();