Mercurial > repos > iuc > datamash_reverse
diff datamash-reverse.xml @ 4:28274c5369e9 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/tools/datamash commit baa6a1ec8b3c440cdf73409ccaafcd303e9f4e72
| author | iuc |
|---|---|
| date | Mon, 30 Nov 2015 21:47:56 -0500 |
| parents | 042983856078 |
| children | 03baeb90d12b |
line wrap: on
line diff
--- a/datamash-reverse.xml Wed Oct 28 12:44:42 2015 -0400 +++ b/datamash-reverse.xml Mon Nov 30 21:47:56 2015 -0500 @@ -6,7 +6,7 @@ </macros> <expand macro="requirements" /> <expand macro="stdio" /> - <command><![CDATA[datamash -W reverse < $in_file > $out_file]]></command> + <command><![CDATA[datamash reverse < $in_file > $out_file]]></command> <expand macro="inputs_outputs" /> <tests> <test>
