1=head1 NAME23cpod-export - OPML export for cpod(1)45=head1 SYNOPSIS67B<cpod-export> I<FILE>89=head1 DESCRIPTION1011cpod-export exports your cpod(1) subscriptions to the specified I<FILE>12in the OPML format. It uses goroutines to fetch all feeds concurrently13and is thus relatively fast. If you want to import an existing OPML file14take a look at cpod-import(1).1516=head1 SEE ALSO1718cpod(1), cpod-import(1)