add parameter '-d tab' to xlsx2csv

This commit is contained in:
Uwe Steinmann 2021-10-08 13:11:40 +02:00
parent 90555f9728
commit fdfad0ccc8

View File

@ -16,10 +16,10 @@ application/msword
catdoc %s
application/vnd.openxmlformats-officedocument.spreadsheetml.sheet
xlsx2csv %s
xlsx2csv -d tab %s
application/vnd.ms-excel
xls2csv %s
xls2csv -d tab %s
text/html
html2text %s