summaryrefslogtreecommitdiff
path: root/sfeed.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-04-14 15:04:47 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-04-14 15:26:55 +0200
commit6893cd3119ad2e73a79c3b0a0f1c279d05896223 (patch)
tree132ece7b833b650f2631f133987748b668de8f45 /sfeed.1
parent22af8f5c3a9f79f28cf2c56d9b244804a70ddcc7 (diff)
sfeed: add support for the first enclosure of an item
This is useful for example for podcasts (audio attachment), newsposts (usually some image) or comic strips (link to page, image as enclosure). thanks leot for the feedback!
Diffstat (limited to 'sfeed.1')
-rw-r--r--sfeed.14
1 files changed, 3 insertions, 1 deletions
diff --git a/sfeed.1 b/sfeed.1
index ca7f364..855ef42 100644
--- a/sfeed.1
+++ b/sfeed.1
@@ -1,4 +1,4 @@
-.Dd December 25, 2014
+.Dd April 14, 2019
.Dt SFEED 1
.Os
.Sh NAME
@@ -44,6 +44,8 @@ Content, can have plain-text or HTML code depending on the content-type field.
RSS item GUID or Atom id.
.It author
Item author.
+.It enclosure
+Item, first enclosure.
.El
.Sh SEE ALSO
.Xr sfeed_plain 1 ,