summaryrefslogtreecommitdiff
path: root/doc/html/sfeed_opml_export.1.html
blob: ddf081e75a80e8b7ab2f6f8b5e90ddabb41af2b3 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
<!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_export - generate an OPML file based on a sfeedrc config file</div>
<div class="section">
<h1>SYNOPSIS</h1> <b>sfeed_opml_export</b> [configfile]</div>
<div class="section">
<h1>OPTIONS</h1><dl>
<dt>
<b>[configfile]</b></dt>
<dd>
config file, if not specified uses the location $HOME/.sfeed/sfeedrc by default (see FILES READ section for more information).</dd>
</dl>
</div>
<div class="section">
<h1>DESCRIPTION</h1> Parse the specified config file and output OPML XML data 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>