X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removelineagecommand.cpp;fp=removelineagecommand.cpp;h=22453a46078a7e99b33c07351722913fbb88f854;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=cf26ea07385360e9b5180b68b901970f6fc4a732;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/removelineagecommand.cpp b/removelineagecommand.cpp index cf26ea0..22453a4 100644 --- a/removelineagecommand.cpp +++ b/removelineagecommand.cpp @@ -84,6 +84,7 @@ RemoveLineageCommand::RemoveLineageCommand(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();