From c0adf80f0233db547ed2726fbcde42ce3ea8656c Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Mon, 6 Aug 2012 14:25:43 +0200 Subject: Whoops forgot to update README fixed typo and the 'description' to 'content' change. Signed-off-by: Hiltjo Posthuma --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index f1252eb..6186a5f 100644 --- 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 -- cgit v1.2.3