summaryrefslogtreecommitdiff
path: root/data/man/man1/feed2imap-opmlimport.1
blob: 2702e724ea458b9362b11cca864f5d3efa59bf9a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.TH feed2imap\-opmlimport 1 "Jul 25, 2005"  
.SH NAME
feed2imap\-opmlimport \- Convert an OPML subscription list to a feed2imap config file
.SH SYNOPSIS
\fBfeed2imap\-opmlimport\fR
.SH DESCRIPTION
feed2imap\-opmlimport reads an OPML subscription list on standard input and outputs a feed2imap configuration file on standard output. The resulting configuration file will require some tweaking.
.SH BUGS
Should probably accept parameters to be able to change default values.
.SH "SEE ALSO"
Homepage : 
http://home.gna.org/feed2imap/
.PP
\fBfeed2imaprc\fR(5),
\fBfeed2imap\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.
sertions'>+7 2014-05-08inplace: mutually exclusive with forceJason A. Donenfeld2-3/+3 2014-05-08usage: tab to spacesJason A. Donenfeld1-1/+1 2014-05-08generate: use nice ansi colors instead.Jason A. Donenfeld1-3/+2 2014-05-08zsh: posix compatible sed fix for zsh-completionJason A. Donenfeld1-1/+1 2014-05-07Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33