]> git.donarmstrong.com Git - mothur.git/blobdiff - getgroupcommand.cpp
added citation function to commands
[mothur.git] / getgroupcommand.cpp
index 6b76bf2d74a1c3443111dade5d7ceaad7a1c75a2..b39fb645154f97252e7d928c9862cde01553ab6b 100644 (file)
@@ -62,6 +62,7 @@ GetgroupCommand::GetgroupCommand(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();