summaryrefslogtreecommitdiff
path: root/sfeed_opml_export.1
blob: 0369b86c70914aa3061daf3c62dd20aecc5fa120 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.TH SFEED 1 sfeed\-0.9
.SH NAME
sfeed_opml_export \- generate an OPML file based on a sfeedrc config file
.SH SYNOPSIS
.B sfeed_opml_export
.RB [configfile]
.SH OPTIONS
.TP
.B [configfile]
config file, if not specified uses the location $HOME/.sfeed/sfeedrc by default (see FILES READ section for more information).
.SH DESCRIPTION
Parse the specified config file and output OPML XML data to stdout.
.SH SEE ALSO
.BR sfeed_update(1)
.SH BUGS
Please report them!