From aab7bd392b01d54db778dc8c08cdcf011885905c Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Sat, 20 Jul 2019 20:49:32 +0200 Subject: documentation: document "new" items in format programs --- sfeed_frames.1 | 3 +++ sfeed_gph.1 | 3 +++ sfeed_html.1 | 3 +++ sfeed_plain.1 | 3 +++ 4 files changed, 12 insertions(+) diff --git a/sfeed_frames.1 b/sfeed_frames.1 index ebeb2ef..842d904 100644 --- a/sfeed_frames.1 +++ b/sfeed_frames.1 @@ -19,6 +19,9 @@ If no .Ar file parameters are specified and therefore the data is read from stdin then the menu.html file is not written. +.Pp +Items with a timestamp from the last day compared to the system time at the +time of formatting are counted and marked as new. .Sh FILES WRITTEN .Bl -tag -width 13n .It index.html diff --git a/sfeed_gph.1 b/sfeed_gph.1 index 2d7856d..ff4edf3 100644 --- a/sfeed_gph.1 +++ b/sfeed_gph.1 @@ -28,6 +28,9 @@ If no .Ar file parameters are specified and the data is read from stdin then the gph data is written to stdout and no files are written. +.Pp +Items with a timestamp from the last day compared to the system time at the +time of formatting are counted and marked as new. .Bl -tag -width Ds .It Ev SFEED_GPH_PATH This environment variable can be used as the prefix for each path in the diff --git a/sfeed_html.1 b/sfeed_html.1 index a779ab9..e4e9aae 100644 --- a/sfeed_html.1 +++ b/sfeed_html.1 @@ -23,6 +23,9 @@ If no .Ar file parameters are specified and so the data is read from stdin the feed name is empty. +.Pp +Items with a timestamp from the last day compared to the system time at the +time of formatting are counted and marked as new. .Sh SEE ALSO .Xr sfeed 1 , .Xr sfeed_plain 1 , diff --git a/sfeed_plain.1 b/sfeed_plain.1 index 6e71568..78a42d0 100644 --- a/sfeed_plain.1 +++ b/sfeed_plain.1 @@ -24,6 +24,9 @@ If no parameters are specified and so the data is read from stdin the feed name is empty. .Pp +Items with a timestamp from the last day compared to the system time at the +time of formatting are marked as new. +.Pp .Nm aligns the output. It shows a maximum of 70 column-wide characters for the title and outputs -- cgit v1.2.3