Scroll to navigation

SDC2CSV(1) User Commands SDC2CSV(1)

NAME

sdc2csv - manual page for sdc2csv 0.0.4

SYNOPSIS

sdc2csv [OPTION] INPUT

DESCRIPTION

`sdc2csv' converts StarOffice spreadsheets to CSV.

OPTIONS

show this help message
set decimal separator: default `.'
set field separator: default `,'
set text separator: default `"'
set to output the formula which exists in the file
set date format: default "%m/%d/%y"
set time format: default "%H:%M:%S"
print the number of sheets
choose the sheet to convert (1: means first sheet)
write ouput to OUTPUT
show version information

EXAMPLES

sdc2csv -d, -D"%d/%m/%y" file : Converts a file using french locale

Note:

If -F is present, the formula are generated which english names.

REPORTING BUGS

Report bugs to <https://github.com/fosnola/libstaroffice/issues>.

April 2018 libstaroffice 0.0.4