X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=getotuscommand.cpp;h=681deb7646540d663560ed68d5da61deadea0f44;hp=b39b4ab74ef178bb1a3dd2029549c69b2bda4be6;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/getotuscommand.cpp b/getotuscommand.cpp index b39b4ab..681deb7 100644 --- a/getotuscommand.cpp +++ b/getotuscommand.cpp @@ -75,6 +75,7 @@ GetOtusCommand::GetOtusCommand(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 myArray = setParameters();