20221212
[devspec.git] / devspec.en_US / project / recutils / man / rec2csv.1
blob324d3cffae67691662f6ec9555ef07795581b0ae
1 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.47.4.
2 .TH REC2CSV "1" "January 2019" "rec2csv 1.8" "User Commands"
3 .SH NAME
4 rec2csv \- rec to csv converter
5 .SH SYNOPSIS
6 .B rec2csv
7 [\fI\,OPTIONS\/\fR]... [\fI\,REC_FILE\/\fR]
8 .SH DESCRIPTION
9 Convert rec data into csv data.
10 .TP
11 \fB\-d\fR, \fB\-\-delim\fR=\fI\,char\/\fR
12 sets the deliminator (default ',')
13 .TP
14 \fB\-t\fR, \fB\-\-type\fR=\fI\,TYPE\/\fR
15 record set to convert to csv; if this parameter
16 is omitted then the default record set is used
17 .TP
18 \fB\-S\fR, \fB\-\-sort\fR=\fI\,FIELDS\/\fR
19 sort the output by the specified fields.
20 .TP
21 \fB\-\-help\fR
22 print a help message and exit.
23 .TP
24 \fB\-\-version\fR
25 show version and exit.
26 .SH AUTHOR
27 Written by Jose E. Marchesi.
28 .SH "REPORTING BUGS"
29 Report bugs to: bug\-recutils@gnu.org
30 .br
31 GNU recutils home page: <http://www.gnu.org/software/recutils/>
32 .br
33 General help using GNU software: <http://www.gnu.org/gethelp/>
34 .SH COPYRIGHT
35 Copyright \(co 2010\-2019 Jose E. Marchesi.
36 License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
37 .br
38 This is free software: you are free to change and redistribute it.
39 There is NO WARRANTY, to the extent permitted by law.
40 .SH "SEE ALSO"
41 The full documentation for
42 .B rec2csv
43 is maintained as a Texinfo manual.  If the
44 .B info
45 and
46 .B rec2csv
47 programs are properly installed at your site, the command
48 .IP
49 .B info recutils
50 .PP
51 should give you access to the complete manual.