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