changeset 2:ff2acdb98a74 draft default tip

Uploaded
author estrain
date Tue, 30 Oct 2018 16:52:31 -0400
parents 6af9cdb15e59
children
files add_col_header.xml
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/add_col_header.xml	Tue Oct 30 16:14:28 2018 -0400
+++ b/add_col_header.xml	Tue Oct 30 16:52:31 2018 -0400
@@ -1,4 +1,4 @@
-<tool id="add_column_headers" name="Add Header" version="0.1.2">
+<tool id="add_column_headers" name="Add Header" version="0.1.3">
     <description>Add header row with column names to tabular data</description>
     <requirements>
     </requirements>
@@ -17,7 +17,7 @@
     </outputs>
 
     <help><![CDATA[
-
+    Insert a list of column headers (comma-delimited) as the first row of a data table.  
     ]]></help>
      <citations>
     </citations>