X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=chimeraccodecommand.cpp;fp=chimeraccodecommand.cpp;h=df4e67db118462e1115857331c7adcc4551a272c;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=d9dfe16d68340a53468845daeab06bc5fdc3728a;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/chimeraccodecommand.cpp b/chimeraccodecommand.cpp index d9dfe16..df4e67d 100644 --- a/chimeraccodecommand.cpp +++ b/chimeraccodecommand.cpp @@ -82,6 +82,7 @@ ChimeraCcodeCommand::ChimeraCcodeCommand(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();