From 7cf4f47e3b3c3cdf1a5df83c41005c134c9b2dcb Mon Sep 17 00:00:00 2001 From: Hiltjo Posthuma Date: Thu, 8 May 2014 12:16:36 +0000 Subject: man pages: improve wording Signed-off-by: Hiltjo Posthuma --- sfeed_frames.1 | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'sfeed_frames.1') diff --git a/sfeed_frames.1 b/sfeed_frames.1 index 8ef81db..acaffa6 100644 --- a/sfeed_frames.1 +++ b/sfeed_frames.1 @@ -7,18 +7,18 @@ sfeed_frames \- format feeds file (TSV) from sfeed_update to HTML with frames .SH OPTIONS .TP .B [path] -path to write files to, default is feeds. On success path will contain the -files: index.html which is the main HTML file which contains the frames, -items.html which contains all the items as HTML links to the content, -menu.html which contains links of all the feednames as id to items.html so -you can jump to those items. -.SH STRUCTURE -directory for each feed category in the format: path/feedname/itemname.html -feedname and item names are normalized, whitespace characters are replaced +Path to write files to, default is ".". On success path will contain the +files: index.html which is the main HTML file with the frames, +items.html which contains all the items as HTML links to the local content, +menu.html which contains navigation anchor links with the feed names +(to items.html). +.SH FILE STRUCTURE +Directory for each feed category in the format: path/feedname/itemname.html. +The feedname and item names are normalized, whitespace characters are replaced with a \-, multiple whitespace is replaced by a single \- and trailing whitespace is ignored. .SH DESCRIPTION -Format feeds file (TSV) from sfeed_update to HTML. Reads TSV data from +Format feeds file (TSV) from sfeed_update to HTML. It reads TSV data from stdin and writes HTML to the specified directory. For the exact TSV format see sfeed_update(1). .SH SEE ALSO -- cgit v1.2.3