moissinac / csvfix

Automatically exported from code.google.com/p/csvfix
MIT License
0 stars 0 forks source link

Update manual #22

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Manual:
Introduction > Usage

Is:
csvfix fileinfo -t -bc afile.dat
csvfix fileinfo -t -bc file1.dat - file2.dat 

Should be:
csvfix file_info -b -tc afile.dat
csvfix file_info -b -tc file1.dat - file2.dat 

Cheers

Original issue reported on code.google.com by matri...@gmail.com on 13 Jul 2010 at 8:03

GoogleCodeExporter commented 8 years ago

Original comment by nbutterworth1953@gmail.com on 30 Jul 2010 at 12:12

GoogleCodeExporter commented 8 years ago
fixed in 0.97.

Original comment by nbutterworth1953@gmail.com on 31 Jul 2010 at 2:39