X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=mergefilecommand.cpp;h=c944e3bc8774aaa9ccffb712cdda823741c7d2e3;hp=cece52d9cd06b78950f5b197c19d2e9574b7daa8;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/mergefilecommand.cpp b/mergefilecommand.cpp index cece52d..c944e3b 100644 --- a/mergefilecommand.cpp +++ b/mergefilecommand.cpp @@ -64,7 +64,7 @@ MergeFileCommand::MergeFileCommand(string option) { if(option == "help") { help(); abort = true; calledHelp = true; - } + }else if(option == "citation") { citation(); abort = true; calledHelp = true;} else { vector myArray = setParameters();