]> git.donarmstrong.com Git - mothur.git/blobdiff - sharedcommand.cpp
added citation function to commands
[mothur.git] / sharedcommand.cpp
index cb4b4e6ced702b08d2b1dda3668f376a82e1e624..54b06fc1fd3a89c3b9012bd6ebf47e597866707f 100644 (file)
@@ -73,6 +73,7 @@ SharedCommand::SharedCommand(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 {