cpod

Yet another cron-friendly podcatcher

git clone https://git.8pit.net/cpod.git

 1=head1 NAME
 2
 3cpod-import - OPML import for cpod(1)
 4
 5=head1 SYNOPSIS
 6
 7B<cpod-import> I<FILE>B<...>
 8
 9=head1 DESCRIPTION
10
11cpod-import imports your subscriptions from the specified OPML files.
12After parsing the files it writes each outline to the cpod(1) urlfile.
13Afterwards you need to manually invoke cpod(1) to fetch and update your
14feeds. If you want to export an existing OPML file take a look at
15cpod-export(1).
16
17=head1 SEE ALSO
18
19cpod(1), cpod-export(1)