From a96c21aa0301d8fd8fb35c8cf0bee2cd6a061116 Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Sat, 3 Jan 2015 14:00:43 +0100 Subject: doc: clarify timezone format --- doc/html/sfeed.1.html | 49 +++++++++++++++++++++++-------------------------- 1 file changed, 23 insertions(+), 26 deletions(-) (limited to 'doc/html/sfeed.1.html') diff --git a/doc/html/sfeed.1.html b/doc/html/sfeed.1.html index 35f23c3..15f35e6 100644 --- a/doc/html/sfeed.1.html +++ b/doc/html/sfeed.1.html @@ -1,29 +1,25 @@ - + - - - + + + SFEED(1)
- +
+++ - - + @@ -32,14 +28,14 @@ SFEED(1)

NAME

sfeedsimple RSS and Atom parser

SYNOPSIS

SFEED(1) -General Commands Manual + +OpenBSD Reference Manual SFEED(1)
--++ +[suffix string | -v]
sfeed -[suffix string | -v]
@@ -49,14 +45,13 @@ sfeed

OPTIONS

--v
+-v
show program version
-

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.
-
+

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.

The order and format of the fields are:

item timestamp
@@ -65,7 +60,7 @@ string, UNIX timestamp in GMT+0
item timestamp
-string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[+-]HHMM
+string, date and time in the format: YYYY-mm-dd HH:MM:SS tzname[[+-][HHMM]]
item title
@@ -79,7 +74,7 @@ string
string
-item content-type
+item content-type
string, "html" or "plain"
@@ -99,13 +94,15 @@ string, "rss" or "atom"
-

AUTHORS

Hiltjo Posthuma <hiltjo@codemadness.org>
- +

AUTHORS

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