X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=mergefilecommand.cpp;h=c944e3bc8774aaa9ccffb712cdda823741c7d2e3;hb=cd7040a22ae19c86a13c2c10ed90a64b77a0c482;hp=cece52d9cd06b78950f5b197c19d2e9574b7daa8;hpb=1d898dc6edaf9e9f287fab53bf1f21fb29757a17;p=mothur.git 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();