X-Git-Url: https://git.donarmstrong.com/?p=mothur.git;a=blobdiff_plain;f=getoturepcommand.cpp;h=ce4b8950c3f1946054c7b24c82445a9ea1bc1cec;hp=06a633e446d907cb7e6a5a5caa615e901a8c37c7;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901 diff --git a/getoturepcommand.cpp b/getoturepcommand.cpp index 06a633e..ce4b895 100644 --- a/getoturepcommand.cpp +++ b/getoturepcommand.cpp @@ -117,6 +117,7 @@ GetOTURepCommand::GetOTURepCommand(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();