summaryrefslogtreecommitdiff
path: root/sfeed_html.1
blob: 43a529c2724c67c4f877f23b73d6b51e851e94d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.Dd December 25, 2014
.Dt SFEED_HTML 1
.Os
.Sh NAME
.Nm sfeed_html
.Nd formats a feeds file to HTML
.Sh SYNOPSIS
.Nm
.Sh DESCRIPTION
.Nm
formats a feeds file (TSV) from
.Xr sfeed_update 1
to HTML. It reads TSV data from stdin and writes HTML to stdout. For the exact TSV format see
.Xr sfeed_update 1 .
.Sh SEE ALSO
.Xr sfeed 1 ,
.Xr sfeed_plain 1
.Sh AUTHORS
.An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org