# HG changeset patch # User Jim Johnson # Date 1310674861 18000 # Node ID 11867a45a43d5c8c87e3b67c13074c99d7065299 # Parent 29db8b6184eaf6a8b98f3de416ffb98533617a91 Change make.shared param name from unique to groups diff -r 29db8b6184ea -r 11867a45a43d mothur/tools/mothur/make.shared.xml --- 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