summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2019-11-24 15:21:23 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2019-11-24 15:21:23 +0100
commitf6e73751078be838fe0d5512500b976a19f20616 (patch)
tree618a7d2f182e3ebe346cb1417e235897b24b3426 /README
parent7ab5fc54b9671ee435a6258892b667196c4ad598 (diff)
README: add rss2email OPML import example
Diffstat (limited to 'README')
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
diff --git a/README b/README
index af4e759..0f92628 100644
--- 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: