X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=shhhercommand.cpp;h=0977cfb2f0db4d4df43ff731628c82c8d918047f;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=74669ed0d9dba0425c81e74852482a62e4f29b46;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/shhhercommand.cpp b/shhhercommand.cpp index 74669ed..0977cfb 100644 --- a/shhhercommand.cpp +++ b/shhhercommand.cpp @@ -98,6 +98,7 @@ ShhherCommand::ShhherCommand(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();