Add to the README how to use OPML. - zs - Zeitungsschau rss to email converter
Log
Files
Refs
LICENSE
---
commit 79f7410cd3ae71d14715645bd4b728884d79c78e
parent e51ab5e0aa1bf500e4bf3c84d456eab162ebb4bd
Author: Christoph Lohmann <20h@r-36.net>
Date:   Sun, 10 May 2015 16:25:25 +0200

Add to the README how to use OPML.

Diffstat:
  README.md                           |       8 ++++++++

1 file changed, 8 insertions(+), 0 deletions(-)
---
diff --git a/README.md b/README.md
@@ -43,6 +43,14 @@ filtering to specific mailboxes:
 
         zs run >/dev/null
 
+## Import your old feeds from OPML
+
+        zs opmlimport file.opml
+
+## Export your feeds to OPML
+
+        zs opmlexport myfeeds.opml
+
 This  will  output  the stderr to cron and mail it to you. Zeitungsschau
 ist written in a conservative way to only handle  the  important  excep‐
 ttions  which are needed. The complexity of Python makes it impossible to