xlsx2csv icon indicating copy to clipboard operation
xlsx2csv copied to clipboard

man page outdated

Open BrianInglis opened this issue 2 years ago • 2 comments

Updated man page generated from latest release with help2man, then manually tweaked to render nicely on tty, and HTML generated tweaked to display in browser: attached; added suffix .txt because of GH limitations: xlsx2csv.1.txt xlsx2csv.html.txt

BrianInglis avatar Mar 17 '23 01:03 BrianInglis

currently it uses pod format for man files. I'm not sure should I replace it or not. It would be easier if you created a pull request.

dilshod avatar Mar 17 '23 11:03 dilshod

Hi, the option [--include-hidden-rows] to export all rows (not only filtered rows) is not default as Excel does when exporting XLSX to CSV file. Anyway, thanks again for this option (I could not find the original thread I have written in).

tongngo avatar Apr 13 '23 15:04 tongngo