man pages currently say :
-NT, --null-text BOOLEAN
Set or not set text to (null) on NULL values, default to 'true'.
But it should say :
-NT, --null-text BOOLEAN
Set or not set text to (null) on NULL values, default to 'false'.
You can test with following command with attachment :
excel2csv -c 'utf-8' -d '|' -l 'unix' -DQ 'square-bracket' -NT true -s Excel-Test.xls
![]() |
10 KB
-NT option now defaults to false for \excel2csv and all of csv2* commands, man pages updated as well.
Issue #7832 |
Closed |
Fixed |
Resolved |
Completion |
No due date |
Fixed Build trunk/29861 |
No time estimate |
-NT option now defaults to false for \excel2csv and all of csv2* commands, man pages updated as well.