1SDC2CSV(1)                       User Commands                      SDC2CSV(1)
2
3
4

NAME

6       sdc2csv - manual page for sdc2csv 0.0.6
7

SYNOPSIS

9       sdc2csv [OPTION] INPUT
10

DESCRIPTION

12       `sdc2csv' converts StarOffice spreadsheets to CSV.
13

OPTIONS

15       -h     show this help message
16
17       -d C   set decimal separator: default `.'
18
19       -f C   set field separator: default `,'
20
21       -t C   set text separator: default `"'
22
23       -F     set to output the formula which exists in the file
24
25       -D FORMAT
26              set date format: default "%m/%d/%y"
27
28       -T FORMAT
29              set time format: default "%H:%M:%S"
30
31       -N     print the number of sheets
32
33       -n NUM choose the sheet to convert (1: means first sheet)
34
35       -o OUTPUT
36              write ouput to OUTPUT
37
38       -v     show version information
39

EXAMPLES

41              sdc2csv  -d,  -D"%d/%m/%y"  file  : Converts a file using french
42              locale
43
44   Note:
45              If -F is present, the formula are generated which english names.
46

REPORTING BUGS

48       Report bugs to <https://github.com/fosnola/libstaroffice/issues>.
49
50
51
52libstaroffice 0.0.6                July 2019                        SDC2CSV(1)
Impressum