X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=getlineagecommand.cpp;fp=getlineagecommand.cpp;h=c6671d1721c691f4a3fdf0e6faba5eb890fe6e1e;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=dd00c0368c3e8167f26667d40af1925f184feb32;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/getlineagecommand.cpp b/getlineagecommand.cpp index dd00c03..c6671d1 100644 --- a/getlineagecommand.cpp +++ b/getlineagecommand.cpp @@ -83,6 +83,7 @@ GetLineageCommand::GetLineageCommand(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();