summaryrefslogtreecommitdiff
path: root/doc/man/sfeed_html.1
blob: cfa3251a03ef8e29f03a715a3a7a6343628f5bed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH "SFEED_HTML" "1" "December 25, 2014" "" "General Commands Manual"
.nh
.if n .ad l
.SH "NAME"
\fBsfeed_html\fR
\- formats a feeds file to HTML
.SH "SYNOPSIS"
.HP 11n
\fBsfeed_html\fR
.SH "DESCRIPTION"
\fBsfeed_html\fR
formats a feeds file (TSV) from
sfeed_update(1)
to HTML. It reads TSV data from stdin and writes HTML to stdout. For the exact TSV format see
sfeed_update(1).
.SH "SEE ALSO"
sfeed_plain(1),
sfeed_update(1),
sfeed(1)
.SH "AUTHORS"
Hiltjo Posthuma <\fIhiltjo@codemadness.org\fR>