Provided by: sfeed_1.7-1_amd64
NAME
sfeed_opml_export — export feeds in a sfeedrc file to OPML data
SYNOPSIS
sfeed_opml_export [sfeedrc]
DESCRIPTION
sfeed_opml_export reads the specified sfeedrc config file and output OPML XML data to stdout.
OPTIONS
sfeedrc Default: $HOME/.sfeed/sfeedrc see the sfeed_update(1) FILES READ section for more information.
EXIT STATUS
The sfeed_opml_export utility exits 0 on success, and >0 if an error occurs.
EXAMPLES
sfeed_opml_export ~/.sfeed/sfeedrc > opmlfile.xml
SEE ALSO
sfeed_update(1), sfeedrc(5)
AUTHORS
Hiltjo Posthuma <hiltjo@codemadness.org>