X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=helpcommand.cpp;h=aeb7efc0b77e0ee0a04e5310af8d81c0049e72a7;hb=3e2465c16d187247ce3befd29811c2d5dfc15ee8;hp=24d587b60ab7115b06379a98e9076ad3c6999c0f;hpb=af27acb766f6947c45e1eb65438d878c7ea48ef3;p=mothur.git diff --git a/helpcommand.cpp b/helpcommand.cpp index 24d587b..aeb7efc 100644 --- a/helpcommand.cpp +++ b/helpcommand.cpp @@ -62,6 +62,7 @@ int HelpCommand::execute(){ m->mothurOut("For more information about a specific command type 'commandName(help)' i.e. 'read.dist(help)'"); m->mothurOutEndLine(); m->mothurOutEndLine(); m->mothurOut("For further assistance please refer to the Mothur manual on our wiki at http://www.mothur.org/wiki, or contact Pat Schloss at mothur.bugs@gmail.com.\n"); + return 0; }