summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2017-12-24 13:08:14 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2017-12-24 13:16:29 +0100
commit29ab643ecf1ac0f8344d05e850710e7808850659 (patch)
tree62500197c9401f19f205cfb4bdb1ebae40a00b98
parentb7e04c77e4ef03fb15df7cbed9243ca1b5f0ab84 (diff)
update README
-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.