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

FreeBSD Manual Pages

  
 
  

home | help
SFEED_OPML_IMPORT(1)	    General Commands Manual	  SFEED_OPML_IMPORT(1)

NAME
       sfeed_opml_import  --  generate a sfeedrc config	file from an OPML sub-
       scription 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>

FreeBSD	ports 15.0	       January 15, 2021		  SFEED_OPML_IMPORT(1)

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

home | help