bin/brand2csv in brand2csv-0.1.9 vs bin/brand2csv in brand2csv-0.2.0
- old
+ new
@@ -13,10 +13,11 @@
Usage:
#{File.basename(__FILE__)} timespan
Find all brands registered in switzerland during the given timespan.
The following examples valid timespan periods:
brand2csv 01.01.2013 "b*" #will search for all brand starting with "b"
- The results are stored in the file ausgabe.csv.
+ brand2csv 1.10.2005-31.10.2005 #this will work as well from version 0.1.9
+ The results are stored in the file <date_selected>.csv.
The trademark name is either a real brand name or a link to an image.
EOS
end
parser = OptionParser.new