summaryrefslogtreecommitdiff
path: root/blm.1
blob: 03155205417af44ee59e4d5cef23773fbc7afd95 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
.Dd $Mdocdate$
.Dt blm 1
.Os
.
.Sh NAME
.Nm blm
.Nd
.Xr mboxu 5
translator for
.Xr blq 1
.
.Sh SYNOPSIS
.Nm
.Op Fl d
.
.Sh DESCIPTION
.Pp
.Nm
translates JSON from
.Xr blq 1 ,
received on standard input, into
.Xr mboxu 5 .

The results can be saved in a file and opened successfully with most mail readers.

If the
.Fl d
(dumb) flag is present, then the location and price associated with each ad are added to the
.Ql From
and
.Ql Subject
headers, respectively.
.
.Sh AUTHORS
.Pp
.Nm
was written by John Ankarström
.Aq Mt john (at) ankarstrom.se .