summaryrefslogtreecommitdiff
path: root/sfeed_update.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_update.1
parent6e9d9b07e2066fa7cf6506a9f4924ba98b8d1c2e (diff)
man pages: improve wording
Signed-off-by: Hiltjo Posthuma <hiltjo@codemadness.org>
Diffstat (limited to 'sfeed_update.1')
-rw-r--r--sfeed_update.16
1 files changed, 3 insertions, 3 deletions
diff --git a/sfeed_update.1 b/sfeed_update.1
index b769c95..e3c95c1 100644
--- a/sfeed_update.1
+++ b/sfeed_update.1
@@ -11,12 +11,12 @@ config file, if not specified uses the location $HOME/.sfeed/sfeedrc by default
.SH DESCRIPTION
.TP
Update feeds and merge with old feeds in the file $HOME/.sfeed/feeds by default.
-.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.
.TP
-.B item timestamp (unix timestamp in GMT+0)
+.B timestamp (unix timestamp in GMT+0)
string
.TP
.B item timestamp (formatted)
@@ -31,7 +31,7 @@ string
.B item content
string
.TP
-.B item contenttype
+.B item content\-type
string (html or plain)
.TP
.B item id