16 lines
463 B
Text
16 lines
463 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.3 2013/07/25 16:32:20 schmonz Exp $
|
|
|
|
Just before upgrading to 3.x:
|
|
|
|
$ r2e run
|
|
$ r2e opmlexport > feeds.xml
|
|
|
|
Just after upgrading from 2.x:
|
|
|
|
$ r2e new your@email.here
|
|
$ vi ~/.rss2email/config.py ~/.config/rss2email.cfg # keep custom settings
|
|
$ r2e opmlimport feeds.xml
|
|
$ r2e run --no-send
|
|
|
|
===========================================================================
|