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