summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorHiltjo Posthuma <hiltjo@codemadness.org>2015-08-05 18:41:27 +0200
committerHiltjo Posthuma <hiltjo@codemadness.org>2015-08-05 18:41:27 +0200
commitc28a8ba769f2c0468436e7a5d42264644711ff51 (patch)
treef23ae38b03d175a8068054ff6b3a5e70e0617332 /README
parent1a1bd0e5a3a1a9dbdf20d7afec7c3246c2468e34 (diff)
improve man-pages and documentation
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 5 insertions, 3 deletions
diff --git a/README b/README
index dab85a4..c7245b0 100644
--- a/README
+++ b/README
@@ -87,7 +87,7 @@ are escaped with '\', so: '\n', '\t', and '\\'. Other whitespace characters
except space are removed. Control characters are removed.
The timestamp field is converted to a UNIX timestamp. The timestamp is also
-stored as formatted as a separate field.
+added as a formatted text text field.
The order and format of the fields are:
@@ -101,8 +101,10 @@ item id - string
item author - string
feed type - string, "rss" or "atom".
-CAVEAT: if a timezone is not supported (non-RFC-822) the UNIX timestamp is
- interpreted as UTC+0.
+CAVEATS:
+- if a timezone is not supported (non-RFC-822) the UNIX timestamp is
+ interpreted as UTC+0.
+- HTML in titles is not supported on purpose.
Build and install