summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-06-11 20:56:39 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-06-11 20:56:39 +0200
commitc020d456846f33ec834ddf9a1656368e502cd67f (patch)
treed0218b2d584fbd267dd6a486925248c1e4ce240c /README
parent6387b083d2d2d3488b8dc7ce31c041ec17d6cc7e (diff)
README: remove an old filename reference, simplify sfeed_update purpose here
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index 478941e..f99c973 100644
--- a/README
+++ b/README
@@ -129,8 +129,7 @@ sfeed_opml_import - Generate a sfeedrc config file from an OPML XML file.
sfeed_mbox - Format feed data (TSV) to mbox.
sfeed_plain - Format feed data (TSV) to a plain-text list.
sfeed_twtxt - Format feed data (TSV) to a twtxt feed.
-sfeed_update - Update feeds and merge with old feeds in the directory
- $HOME/.sfeed/feeds by default.
+sfeed_update - Update feeds and merge items.
sfeed_web - Find urls to RSS/Atom feed from a webpage.
sfeed_xmlenc - Detect character-set encoding from XML stream.
sfeedrc.example - Example config file. Can be copied to $HOME/.sfeed/sfeedrc.
@@ -164,7 +163,7 @@ Files written at runtime by sfeed_update(1)
feedname - TAB-separated format containing all items per feed. The
sfeed_update(1) script merges new items with this file.
-feedname.new - Temporary file used by sfeed_update(1) to merge items.
+ The format is documented in sfeed(5).
File format