commit f6e73751078be838fe0d5512500b976a19f20616
parent 7ab5fc54b9671ee435a6258892b667196c4ad598
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Sun, 24 Nov 2019 15:21:23 +0100
README: add rss2email OPML import example
Diffstat:
1 file changed, 5 insertions(+), 0 deletions(-)
diff --git a/README b/README
@@ -39,6 +39,11 @@ for sfeed_update:
newsboat -e | sfeed_opml_import > "$HOME/.sfeed/sfeedrc"
+an example to export from an other RSS/Atom reader called rss2email (3.x+) and
+import for sfeed_update:
+
+ r2e opmlexport | sfeed_opml_import > "$HOME/.sfeed/sfeedrc"
+
Update feeds, this script merges the new items, see sfeed_update(1) for more
information what it can do: