table of contents
SFEED_OPML_IMPORT(1) | General Commands Manual | SFEED_OPML_IMPORT(1) |
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¶
AUTHORS¶
Hiltjo Posthuma <hiltjo@codemadness.org>
January 15, 2021 | Debian |