summaryrefslogtreecommitdiff
path: root/sfeed_opml_export.1
blob: cb26bae3650b30039c92a9b25876a673964c9e40 (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
25
26
27
28
.Dd December 25, 2014
.Dt SFEED_OPML_EXPORT 1
.Os
.Sh NAME
.Nm sfeed_opml_export
.Nd export feeds in a sfeedrc file to OPML data
.Sh SYNOPSIS
.Nm
.Op Ar sfeedrc
.Sh DESCRIPTION
.Nm
reads the specified
.Ar sfeedrc
config file and output OPML XML data to stdout.
.Sh OPTIONS
.Bl -tag -width Ds
.It sfeedrc
Default:
.Pa $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