summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-04-20 16:21:44 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-04-20 16:21:44 +0200
commit493e2e508530aa95d4806e4aca52183794d20ad0 (patch)
tree359d77dc854116d619c93a6acf03c36b7ec6581e /README
parenteb9e9a957a75069edecbfcc1872930d07e146a1a (diff)
add sfeed_atom: convert one or more feeds from TSV (back to) Atom
Diffstat (limited to 'README')
-rw-r--r--README1
1 files changed, 1 insertions, 0 deletions
diff --git a/README b/README
index d5d0679..08c755d 100644
--- a/README
+++ b/README
@@ -113,6 +113,7 @@ Files
sfeed - Read XML RSS or Atom feed data from stdin. Write feed data
in TAB-separated format to stdout.
+sfeed_atom - Format feed data (TSV) to an Atom feed.
sfeed_frames - Format feed data (TSV) to HTML file(s) with frames.
sfeed_gph - Format feed data (TSV) to geomyidae .gph files.
sfeed_html - Format feed data (TSV) to HTML.