summaryrefslogtreecommitdiff
path: root/sfeed_opml_export.1
blob: 69b3177bd7a4fbca59c851bebb7860f075a33168 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
.Dd December 25, 2014
.Dt SFEED_OPML_EXPORT 1
.Os
.Sh NAME
.Nm sfeed_opml_export
.Nd generate an OPML file based on a sfeedrc config file
.Sh SYNOPSIS
.Nm
.Op Ar config file
.Sh DESCRIPTION
.Nm
parses the specified config file and output OPML XML data to stdout.
.Sh OPTIONS
.Bl -tag -width 17n
.It Op config file
default: "$HOME/.sfeed/sfeedrc", see the
.Xr sfeed_update 1
.Sx FILES READ
section for more information.
.El
.Sh SEE ALSO
.Xr sfeed_update 1
.Sh AUTHORS
.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org