diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-04-18 18:51:50 +0200 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2016-04-18 18:51:50 +0200 |
commit | 7041e7ebffa8ae08aeaecf4351b8d378f3e14e28 (patch) | |
tree | df26b0a37f131032f662430210ff492693632b23 /README | |
parent | 0733230d6c2e6404991736e99959f9c409c64ab3 (diff) |
simplify sfeed(5) format, remove feedtype also
Remove type of feed per item, it is not that interesting. sfeed(1) can parse
both RSS and Atom feeds.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -157,7 +157,6 @@ item content - Newlines and TABs are escaped. Control characters item contenttype - "html" or "plain". item id - RSS item GUID or Atom id. item author - Item author. -feed type - "rss" or "atom". CAVEATS: - if a timezone is not supported (non-RFC-822) the UNIX timestamp is |