From e39172c686269d06028a7276d497a0c24272397a Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Tue, 29 Jan 2019 20:00:30 +0100 Subject: document: minor reword, reference sfeedrc(5) in README --- README | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 092e8b7..124c070 100644 --- a/README +++ b/README @@ -143,7 +143,9 @@ Atleast the following functions can be overridden per feed: - filter: to filter on fields. - order: to change the sort order. -The function feeds() is called to process the feeds. The default feed() +See also the sfeedrc(5) man page documentation for more details. + +The feeds() function is called to process the feeds. The default feed() function is executed concurrently as a background job in your sfeedrc(5) config file to make updating faster. The variable maxjobs can be changed to limit or increase the amount of concurrent jobs (8 by default). -- cgit v1.2.3