Mercurial > repos > jjohnson > mothur_toolsuite
changeset 11:11867a45a43d
Change make.shared param name from unique to groups
author | Jim Johnson <jj@umn.edu> |
---|---|
date | Thu, 14 Jul 2011 15:21:01 -0500 |
parents | 29db8b6184ea |
children | 370b3fc4e7d3 |
files | mothur/tools/mothur/make.shared.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mothur/tools/mothur/make.shared.xml Fri Jul 08 12:15:04 2011 -0500 +++ b/mothur/tools/mothur/make.shared.xml Thu Jul 14 15:21:01 2011 -0500 @@ -16,7 +16,7 @@ --label='$label' #end if #if $groups.__str__ != "None" and len($groups.__str__) > 0: - --unique=$groups + --groups=$groups #end if #if $ordergroup.__str__ != "None" and len($ordergroup.__str__) > 0: --ordergroup=$ordergroup