From c61c37abf3b6236cd65690fe8a47bdcd9d66bc13 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Fri, 2 Jan 2015 15:13:12 +0100 Subject: doc: use mandoc as source, pre-generate documentation generate documentation in doc/ . Now there is no hard dependency on mandoc and systems that don't have it can just copy the files for now. --- doc/html/sfeed_plain.1.html | 68 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 68 insertions(+) create mode 100644 doc/html/sfeed_plain.1.html (limited to 'doc/html/sfeed_plain.1.html') diff --git a/doc/html/sfeed_plain.1.html b/doc/html/sfeed_plain.1.html new file mode 100644 index 0000000..622376e --- /dev/null +++ b/doc/html/sfeed_plain.1.html @@ -0,0 +1,68 @@ + + + + + + + +SFEED_PLAIN(1) + + +
+ + + + + + + + +
+SFEED_PLAIN(1) +General Commands Manual +SFEED_PLAIN(1)
+
+

NAME

sfeed_plainformats a feeds file to plain text
+
+

SYNOPSIS

+++ + + + + + +
+sfeed_plain +
+
+
+

DESCRIPTION

sfeed_plain formats a feeds file (TSV) from sfeed_update(1) to plain text. It reads TSV data from stdin and writes formatted plain text to stdout. For the exact TSV format see sfeed_update(1).
+ +
+

AUTHORS

Hiltjo Posthuma <hiltjo@codemadness.org>
+
+ + + + + + + +
+December 25, 2014 +
+
+ + + -- cgit v1.2.3