diff options
author | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-02-16 12:40:05 +0100 |
---|---|---|
committer | Hiltjo Posthuma <hiltjo@codemadness.org> | 2018-02-16 12:40:05 +0100 |
commit | aa68fc5256ffd5d63b8032e1adee871e90b655f1 (patch) | |
tree | b9b869a12b41ce5a196523c4bbfcca1204ff109d /README | |
parent | e0f7dae9ac8435a254aff53f98ca66a3ee93e658 (diff) |
sfeed_gph: many improvements
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -106,6 +106,7 @@ Files sfeed - Read XML RSS or Atom feed data from stdin. Write feed data in TAB-separated format to stdout. 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. 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. |