X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=getcurrentcommand.h;fp=getcurrentcommand.h;h=bfa9168dcd81347afe271062f224763fdcb56ce1;hb=e150b0b0664caec517485ee6d69dcdade6dcae77;hp=aa4f8f4f4e488fdb87474b0ceebd52ac25cd4f98;hpb=4160a27002f4a3ca436fcd62eca0366b09f8e901;p=mothur.git diff --git a/getcurrentcommand.h b/getcurrentcommand.h index aa4f8f4..bfa9168 100644 --- a/getcurrentcommand.h +++ b/getcurrentcommand.h @@ -23,6 +23,7 @@ class GetCurrentCommand : public Command { string getCommandName() { return "get.current"; } string getCommandCategory() { return "General"; } string getHelpString(); + string getCitation() { return "http://www.mothur.org/wiki/Get.current"; } int execute(); void help() { m->mothurOut(getHelpString()); }