summaryrefslogtreecommitdiff
path: root/doc/html
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-01-03 17:23:32 +0100
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-01-03 17:23:32 +0100
commitd3b19877ad59ad15df8df8718e6afd481636dfd2 (patch)
tree0a67486c62c77dd708038c3b8705ffb58210cdb3 /doc/html
parent7c220b7102082d975ef0c901e1beb76040e33b7a (diff)
man: add sfeed_stats.1
Diffstat (limited to 'doc/html')
-rw-r--r--doc/html/sfeed_stats.1.html64
1 files changed, 64 insertions, 0 deletions
diff --git a/doc/html/sfeed_stats.1.html b/doc/html/sfeed_stats.1.html
new file mode 100644
index 0000000..285454d
--- /dev/null
+++ b/doc/html/sfeed_stats.1.html
@@ -0,0 +1,64 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
+<html>
+<head>
+<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
+<meta name="resource-type" content="document">
+<link rel="stylesheet" href="man.css" type="text/css" media="all">
+<title>
+SFEED_STATS(1)</title>
+</head>
+<body>
+<div class="mandoc">
+<table summary="Document Header" class="head" width="100%">
+<col width="30%">
+<col width="30%">
+<col width="30%">
+<tbody>
+<tr>
+<td class="head-ltitle">
+SFEED_STATS(1)</td>
+<td class="head-vol" align="center">
+OpenBSD Reference Manual</td>
+<td class="head-rtitle" align="right">
+SFEED_STATS(1)</td>
+</tr>
+</tbody>
+</table>
+<div class="section">
+<h1 id="x4e414d45">NAME</h1> <b class="name">sfeed_stats</b> &#8212; <span class="desc">formats a feeds file to show a plain text summary</span></div>
+<div class="section">
+<h1 id="x53594e4f50534953">SYNOPSIS</h1><table class="synopsis">
+<col style="width: 11.00ex;">
+<col>
+<tbody>
+<tr>
+<td>
+sfeed_stats</td>
+<td>
+</td>
+</tr>
+</tbody>
+</table>
+</div>
+<div class="section">
+<h1 id="x4445534352495054494f4e">DESCRIPTION</h1> <b class="name">sfeed_stats</b> formats a feeds file (TSV) from <a class="link-man">sfeed_update(1)</a> to a plain text summary with: the total amount of items, amount of new items, the timestamp of the last item. It reads TSV data from stdin and writes formatted plain text to stdout. For the exact TSV format see <a class="link-man">sfeed_update(1)</a>.</div>
+<div class="section">
+<h1 id="x53454520414c534f">SEE ALSO</h1> <a class="link-man">sfeed_update(1)</a>, <a class="link-man">sfeed(1)</a></div>
+<div class="section">
+<h1 id="x415554484f5253">AUTHORS</h1> <span class="author">Hiltjo Posthuma</span> &#60;<a class="link-mail" href="mailto:hiltjo@codemadness.org">hiltjo@codemadness.org</a>&#62;</div>
+<table summary="Document Footer" class="foot" width="100%">
+<col width="50%">
+<col width="50%">
+<tbody>
+<tr>
+<td class="foot-date">
+January 3, 2015</td>
+<td class="foot-os" align="right">
+</td>
+</tr>
+</tbody>
+</table>
+</div>
+</body>
+</html>
+