diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-03-11 18:32:43 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-03-11 18:32:43 +0100 |
commit | fbe7d9926bbdafdfb42609aa614ba50a172f3150 (patch) | |
tree | c648a87f3058ea0fcbe80141d3d41c11bcf32ba4 /README | |
parent | a28aa0400b28a7655f39e0d2a07a7163c326f052 (diff) |
sfeed_tail improvements
keep sfeed_tail until sfeed is reworked to support tail -f (eventually)
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |