]> git.donarmstrong.com Git - mothur.git/blobdiff - shhhercommand.cpp
added citation function to commands
[mothur.git] / shhhercommand.cpp
index 74669ed0d9dba0425c81e74852482a62e4f29b46..0977cfb2f0db4d4df43ff731628c82c8d918047f 100644 (file)
@@ -98,6 +98,7 @@ ShhherCommand::ShhherCommand(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();