summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2018-08-22 16:23:52 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2018-08-22 16:24:42 +0200
commit6446070da557bf8b56fa44b2bbdc4690edf490a9 (patch)
tree5432ec8fe24b30e461e9e2f07c2cbec842e6ce67 /README
parent68a48bea8231afdf3f5e533a07bffeb1dc39f875 (diff)
add sfeed_twtxt format program: format to a twtxt feed
Diffstat (limited to 'README')
-rw-r--r--README3
1 files changed, 2 insertions, 1 deletions
diff --git a/README b/README
index afe01d4..5d3df96 100644
--- a/README
+++ b/README
@@ -111,7 +111,8 @@ sfeed_opml_export - Generate an OPML XML file from a sfeedrc config file.
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_tail - format unseen feed data (TSV) to a plain-text list.
+sfeed_tail - Format unseen 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_web - Find urls to RSS/Atom feed from a webpage.