summaryrefslogtreecommitdiff
path: root/sfeed_mbox.1
diff options
context:
space:
mode:
Diffstat (limited to 'sfeed_mbox.1')
-rw-r--r--sfeed_mbox.112
1 files changed, 8 insertions, 4 deletions
diff --git a/sfeed_mbox.1 b/sfeed_mbox.1
index ccdb032..027aa0c 100644
--- a/sfeed_mbox.1
+++ b/sfeed_mbox.1
@@ -13,19 +13,23 @@ formats feed data (TSV) from
.Xr sfeed 1
from stdin or
.Ar file
-to stdout in the mboxrd format. If one or more
+to stdout in the mboxrd format.
+If one or more
.Ar file
are specified, the basename of the
.Ar file
-is used as the feed name in the output. If no
+is used as the feed name in the output.
+If no
.Ar file
parameters are specified and so the data is read from stdin the feed name
-is empty. Lines starting with "From " will be mangled in the mboxrd-style.
+is empty.
+Lines starting with "From " will be mangled in the mboxrd-style.
The mbox data can be further processed by tools like
.Xr procmail 1
or
.Xr fdm 1
-for example. See the README file for some useful examples.
+for example.
+See the README file for some useful examples.
.Sh FORMAT
Depending on the original content\-type the mail will be formatted as
plain-text (text/plain) or HTML (text/html).