mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-02-11 09:35:00 +00:00
add parameter '-d tab' to xlsx2csv
This commit is contained in:
parent
90555f9728
commit
fdfad0ccc8
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user