]> git.donarmstrong.com Git - mothur.git/blobdiff - normalizesharedcommand.cpp
added citation function to commands
[mothur.git] / normalizesharedcommand.cpp
index 5f3cacbf194a36205b35f9772aac17cdae4352c2..718eeb131397ecbe99702a1a38b20d3e8e7bc04d 100644 (file)
@@ -77,6 +77,7 @@ NormalizeSharedCommand::NormalizeSharedCommand(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();