summaryrefslogtreecommitdiff
path: root/sfeed.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 12:16:36 +0000
committerHiltjo Posthuma <hiltjo@codemadness.org>2014-05-08 12:16:36 +0000
commit7cf4f47e3b3c3cdf1a5df83c41005c134c9b2dcb (patch)
tree7621bcfe04d34f7db46a821a762fb8097a9e6040 /sfeed.1
parent6e9d9b07e2066fa7cf6506a9f4924ba98b8d1c2e (diff)
man pages: improve wording
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'sfeed.1')
-rw-r--r--sfeed.14
1 files changed, 2 insertions, 2 deletions
diff --git a/sfeed.1 b/sfeed.1
index a563cf4..5c42620 100644
--- a/sfeed.1
+++ b/sfeed.1
@@ -6,7 +6,7 @@ sfeed \- simple RSS and Atom parser
.SH DESCRIPTION
Read XML RSS or Atom feed data from stdin. Write feed data in a
tab-separated format to stdout.
-.SH TAB-SEPARATED FORMAT
+.SH TAB-SEPARATED FORMAT FIELDS
The items are saved in a TSV-like format except newlines, tabs and
backslash are escaped with \\ (\\n, \\t and \\\\). Carriage returns (\\r) are
removed.
@@ -26,7 +26,7 @@ string
.B item content
string
.TP
-.B item contenttype
+.B item content\-type
string (html or plain)
.TP
.B item id