From 16a6611cab6de98d5128ae5c89704f156b6dd855 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Wed, 15 May 2019 20:55:38 +0200 Subject: README and sfeed_update: use names (order vs sort) and in the execution order --- README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'README') diff --git a/README b/README index 9ac5911..478941e 100644 --- a/README +++ b/README @@ -6,7 +6,7 @@ RSS and Atom parser (and some format programs). It converts RSS or Atom feeds from XML to a TAB-separated file. There are formatting programs included to convert this TAB-separated format to various other formats. There are also some programs and scripts included to import and -export OPML and to update, sort, filter and merge feed items. +export OPML and to fetch, filter, merge and order feed items. Build and install @@ -147,8 +147,8 @@ sfeedrc - Config file. This file is evaluated as a shellscript in Atleast the following functions can be overridden per feed: - fetch: to use wget(1), OpenBSD ftp(1) or an other download program. -- merge: to change the merge logic. - filter: to filter on fields. +- merge: to change the merge logic. - order: to change the sort order. See also the sfeedrc(5) man page documentation for more details. -- cgit v1.2.3