From 7526bd914c314dd86cc7386bbfaf55ad0d130130 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Fri, 15 Dec 2023 13:48:49 +0100 Subject: README: sfeed_opml_export uses awk --- README | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index 85a3fb9..8ea13ed 100644 --- a/README +++ b/README @@ -108,7 +108,8 @@ Optional dependencies - POSIX sh(1), used by sfeed_update(1) and sfeed_opml_export(1). - POSIX utilities such as awk(1) and sort(1), - used by sfeed_content(1), sfeed_markread(1) and sfeed_update(1). + used by sfeed_content(1), sfeed_markread(1), sfeed_opml_export(1) and + sfeed_update(1). - curl(1) binary: https://curl.haxx.se/ , used by sfeed_update(1), but can be replaced with any tool like wget(1), OpenBSD ftp(1) or hurl(1): https://git.codemadness.org/hurl/ -- cgit v1.2.3