use
authorShawn Boyette <sboyette@esilibrary.com>
Tue, 20 Jan 2009 21:23:10 +0000 (21:23 +0000)
committerShawn Boyette <sboyette@esilibrary.com>
Tue, 20 Jan 2009 21:23:10 +0000 (21:23 +0000)
csv_extractor

index b1c2a2e..79c2458 100755 (executable)
@@ -5,6 +5,8 @@
 # * add getopt support
 # * use tag generator to expand list of wanted fields?
 
+# csv-extractor FILENAME FIELD_LIST
+
 use strict;
 use warnings;