Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
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 oc-
     curs.

EXAMPLES
     sfeed_opml_export ~/.sfeed/sfeedrc > opmlfile.xml

SEE ALSO
     sfeed_update(1), sfeedrc(5)

AUTHORS
     Hiltjo Posthuma <hiltjo@codemadness.org>

FreeBSD ports 15.quarterly	 January 3, 2021	    SFEED_OPML_EXPORT(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=sfeed_opml_export&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help