Provided by: sfeed_1.6-1_amd64
NAME
sfeed_opml_import — generate a sfeedrc config file from an OPML subscription list
SYNOPSIS
sfeed_opml_import
DESCRIPTION
sfeed_opml_import reads the OPML XML data from stdin and writes the config file text to stdout.
EXIT STATUS
The sfeed_opml_import utility exits 0 on success, and >0 if an error occurs.
EXAMPLES
sfeed_opml_import < opmlfile.xml > ~/.sfeed/sfeedrc
SEE ALSO
sfeed_update(1), sfeedrc(5)
AUTHORS
Hiltjo Posthuma <hiltjo@codemadness.org>