commit 6d165ea18edb0f4ec3e7641a4ed8e79e1f0814aa
parent 3d53648620178dc30ec8d8b459f786344082b1aa
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date: Mon, 5 Jan 2015 15:31:23 +0100
doc: update sfeed_stats generated man page
Diffstat:
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/doc/man/sfeed_stats.1 b/doc/man/sfeed_stats.1
@@ -3,7 +3,7 @@
.if n .ad l
.SH "NAME"
\fBsfeed_stats\fR
-\- formats a feeds file to show a plain text summary
+\- formats a feeds file to show a summary in plain text
.SH "SYNOPSIS"
.HP 12n
\fBsfeed_stats\fR
@@ -11,9 +11,9 @@
\fBsfeed_stats\fR
formats a feeds file (TSV) from
sfeed_update(1)
-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
+to a summary in plain text containing: the total amount of items, amount of new
+items, the timestamp of the last item per feed. It reads TSV data from stdin
+and writes formatted plain text to stdout. For the exact TSV format see
sfeed_update(1).
.SH "SEE ALSO"
sfeed_update(1),