summaryrefslogtreecommitdiff
path: root/sfeed.1
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2016-03-27 13:30:21 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2016-03-27 13:30:21 +0200
commit847a78083f4437d5110e3877fe8f57e7da2a40ae (patch)
tree3b2814161eea4dad3fb4782074420e64af86812a /sfeed.1
parent25ce22039b43bbb6cafc329c5ad40d8638334e86 (diff)
time experiment
Diffstat (limited to 'sfeed.1')
-rw-r--r--sfeed.15
1 files changed, 0 insertions, 5 deletions
diff --git a/sfeed.1 b/sfeed.1
index 51ec245..0895dc7 100644
--- a/sfeed.1
+++ b/sfeed.1
@@ -25,15 +25,10 @@ The content field can contain newlines and is escaped. TABs, newlines and '\\'
are escaped with '\\', so: '\\n', '\\t', and '\\\\'. Other whitespace
characters except space are removed. Control characters are removed.
.Pp
-The timestamp field is converted to a UNIX timestamp. The timestamp is also
-added as a formatted text field.
-.Pp
The order and format of the fields are:
.Bl -tag -width 17n
.It item timestamp
UNIX timestamp in UTC+0, empty on parse failure.
-.It item timestamp
-Date and time in the format: YYYY-mm-dd HH:MM:SS (UTC[+-][HHMM])|tz.
.It item title
Title text, HTML in titles is treated as plain-text (on purpose).
.It item link