X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=removeotuscommand.cpp;fp=removeotuscommand.cpp;h=30f337bf7fffc90bcdf7d9ebb8cc97611c6ebd29;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=6c8cf6a76561c151eead8d4ac151c286ba0283ad;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/removeotuscommand.cpp b/removeotuscommand.cpp index 6c8cf6a..30f337b 100644 --- a/removeotuscommand.cpp +++ b/removeotuscommand.cpp @@ -75,6 +75,7 @@ RemoveOtusCommand::RemoveOtusCommand(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();