summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README5
1 files changed, 2 insertions, 3 deletions
diff --git a/README b/README
index d424dbc..c949f56 100644
--- a/README
+++ b/README
@@ -89,14 +89,14 @@ OS tested
- Linux (glibc+gcc, musl-gcc, clang).
- NetBSD
-- OpenBSD: (gcc, pcc).
+- OpenBSD: (gcc).
- Windows (cygwin gcc, mingw).
- HaikuOS
Architectures tested
--------------------
-amd64, ARM, i386.
+amd64, ARM, i386, SPARC64.
Files
@@ -110,7 +110,6 @@ 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.