sfeed_content.1 (431B)
1 .Dd August 02, 2020 2 .Dt SFEED_CONTENT 1 3 .Os 4 .Sh NAME 5 .Nm sfeed_content 6 .Nd view RSS/Atom content 7 .Sh SYNOPSIS 8 .Nm 9 .Sh DESCRIPTION 10 .Nm 11 expects to receive a TSV line from stdin in the 12 .Xr sfeed 5 13 format. 14 By default it will format the data to a readable plain-text format and use the 15 pager. 16 .Sh EXIT STATUS 17 .Ex -std 18 .Sh SEE ALSO 19 .Xr awk 1 , 20 .Xr lynx 1 , 21 .Xr sfeed_curses 1 22 .Sh AUTHORS 23 .An Hiltjo Posthuma Aq Mt hiltjo@codemadness.org