X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=setlogfilecommand.cpp;h=576a37c11a26a656d34a9af69972dc4c3a329233;hb=957d67f7d8bbadfd2930de061e89fd9b149270fd;hp=88c792c8b4b485bb8019a45fcac8c09f420511d6;hpb=d4429ccc354708f3c9a13c809ba9b57c22908d2b;p=mothur.git diff --git a/setlogfilecommand.cpp b/setlogfilecommand.cpp index 88c792c..576a37c 100644 --- a/setlogfilecommand.cpp +++ b/setlogfilecommand.cpp @@ -51,6 +51,7 @@ SetLogFileCommand::SetLogFileCommand(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();