summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2018-03-11 18:32:43 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2018-03-11 18:32:43 +0100
commitfbe7d9926bbdafdfb42609aa614ba50a172f3150 (patch)
treec648a87f3058ea0fcbe80141d3d41c11bcf32ba4 /README
parenta28aa0400b28a7655f39e0d2a07a7163c326f052 (diff)
sfeed_tail improvements
keep sfeed_tail until sfeed is reworked to support tail -f (eventually)
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index b5bbd03..c1ebdc1 100644
--- a/README
+++ b/README
@@ -111,6 +111,7 @@ 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_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.