diff options
-rw-r--r-- | mail/rss2email/MESSAGE | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/mail/rss2email/MESSAGE b/mail/rss2email/MESSAGE index ecacc737c5f..eaba545ff60 100644 --- a/mail/rss2email/MESSAGE +++ b/mail/rss2email/MESSAGE @@ -1,14 +1,14 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.2 2013/07/02 01:13:30 schmonz Exp $ +$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 +$ r2e opmlexport > feeds.xml Just after upgrading from 2.x: -$ r2e new +$ r2e new your@email.here $ vi ~/.rss2email/config.py ~/.config/rss2email.cfg # keep custom settings $ r2e opmlimport feeds.xml $ r2e run --no-send |