summaryrefslogtreecommitdiff
path: root/data/man/man1/feed2imap.1
diff options
context:
space:
mode:
Diffstat (limited to 'data/man/man1/feed2imap.1')
-rw-r--r--data/man/man1/feed2imap.142
1 files changed, 0 insertions, 42 deletions
diff --git a/data/man/man1/feed2imap.1 b/data/man/man1/feed2imap.1
deleted file mode 100644
index 18eebae..0000000
--- a/data/man/man1/feed2imap.1
+++ /dev/null
@@ -1,42 +0,0 @@
-.TH feed2imap 1 "Jul 25, 2005"
-.SH NAME
-feed2imap \- clever RSS/ATOM feed aggregator
-.SH SYNOPSIS
-\fBfeed2imap\fR [OPTIONS]
-.SH DESCRIPTION
-feed2imap is an RSS/Atom feed aggregator. After
-Downloading feeds (over HTTP or HTTPS), it uploads them to a specified
-folder of an IMAP mail server. The user can then access the feeds using
-Mutt, Evolution, Mozilla Thunderbird or even a webmail.
-.TP
-\fB\-V\fR, \fB\-\-version\fR
-Show version information.
-.TP
-\fB\-v\fR, \fB\-\-verbose\fR
-Run in verbose mode.
-.TP
-\fB\-c\fR, \fB\-\-rebuild\-cache\fR
-Rebuilds the cache. Fetches all items and mark them as already seen. Useful if you lose your .feed2imap.cache file.
-.TP
-\fB\-f\fR, \fB\-\-config \fIfile\fB\fR
-Use another config file (~/.feed2imaprc is the default).
-.SH "SEE ALSO"
-Homepage :
-http://home.gna.org/feed2imap/
-.PP
-\fBfeed2imaprc\fR(5),
-\fBfeed2imap\-cleaner\fR(1),
-\fBfeed2imap\-dumpconfig\fR(1),
-\fBfeed2imap\-opmlimport\fR(1)
-.SH AUTHOR
-Copyright (C) 2005 Lucas Nussbaum lucas@lucas\-nussbaum.net
-.PP
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by the
-Free Software Foundation; either version 2 of the License, or (at your
-option) any later version.
-.PP
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
-or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
-more details.