<!DOCTYPE html> <html> <head> <meta charset="utf-8"/> <style> table.head, table.foot { width: 100%; } td.head-rtitle, td.foot-os { text-align: right; } td.head-vol { text-align: center; } table.foot td { width: 50%; } table.head td { width: 33%; } div.spacer { margin: 1em 0; } </style> <link rel="stylesheet" href="man.css" type="text/css" media="all"/> <title> SFEED(1)</title> </head> <body> <div class="mandoc"> <table class="head"> <tbody> <tr> <td class="head-ltitle"> SFEED(1)</td> <td class="head-vol"> General Commands Manual</td> <td class="head-rtitle"> SFEED(1)</td> </tr> </tbody> </table> <div class="section"> <h1>NAME</h1> sfeed_opml_import - generate a sfeedrc config file based on an OPML file</div> <div class="section"> <h1>SYNOPSIS</h1> <b>sfeed_opml_import</b></div> <div class="section"> <h1>DESCRIPTION</h1> It reads the OPML XML data from stdin and writes the config file text to stdout.</div> <div class="section"> <h1>SEE ALSO</h1> <b>sfeed_update(1)</b></div> <div class="section"> <h1>BUGS</h1> Please report them!</div> <table class="foot"> <tr> <td class="foot-date"> sfeed-0.9</td> <td class="foot-os"> </td> </tr> </table> </div> </body> </html>