X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=seqerrorcommand.cpp;h=2bb0e57566e59b39a04ce4b4968086894bf64355;hp=392f5877d9099308593d0cba26a8ff7baddd1d3b;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/seqerrorcommand.cpp b/seqerrorcommand.cpp index 392f587..2bb0e57 100644 --- a/seqerrorcommand.cpp +++ b/seqerrorcommand.cpp @@ -78,6 +78,7 @@ SeqErrorCommand::SeqErrorCommand(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 { string temp;