commit c0adf80f0233db547ed2726fbcde42ce3ea8656c
parent eb643b25cb087b69b8f84276dc9e655f80661100
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Mon, 6 Aug 2012 14:25:43 +0200
Whoops forgot to update README
fixed typo and the 'description' to 'content' change.
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat:
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/README b/README
@@ -28,7 +28,7 @@ sfeed - Binary (from sfeed.c); read XML RSS or Atom feed data from
sfeed_update - Shellscript; update feeds and merge with old feeds in the
file $HOME/.sfeed/feeds by default.
sfeed_plain - Format feeds file (TSV) from sfeed_update to plain text.
-sfeed_html - Format feeds file (TSV) from sfeed_update to HTMLi.
+sfeed_html - Format feeds file (TSV) from sfeed_update to HTML.
sfeed_opml_import - Generate a sfeedrc config file based on an opml file.
sfeed_opml_export - Generate an opml file based on a sfeedrc config file.
sfeedrc.example - Example config file.
@@ -71,7 +71,7 @@ item unix timestamp - string unix timestamp (GMT+0)
item formatted timestamp - string timestamp (YYYY-mm-dd HH:MM:SS tz[+-]HHMM)
item title - string
item link - string
-item description - string
+item content - string
item contenttype - string ("html" or "plain")
item id - string
item author - string