server: tie regex filters to db_insert_ban
[rb-79.git] / rb79-view-thread.1
blob9fcff0a9a72cf6995c36c710191818a37e4c94cc
1 .Dd 2017-05-23
2 .Dt RB79-VIEW-THREAD 1
3 .Os
4 .Sh NAME
5 .Nm rb79-view-thread
6 .Nd view a thread and the IPs.
7 .Sh SYNOPSIS
8 .Nm
9 .Fl b
10 .Ar board-name
11 .Fl t
12 .Ar thread-id
13 .Oo
14 .Fl C
15 .Oc
16 .Sh DESCRIPTION
17 .Nm
18 prints out a very brief overview of the specified thread, together
19 with the posters' IP addresses.
20 .Sh OPTIONS
21 .Bl -tag -width Ds
22 .It Fl b
23 The
24 .Ar board-name
25 of the thread to print.
26 .It Fl t
27 The
28 .Ar thread-id
29 of the thread to print.
30 .It Fl C
31 If passed, do not use color. This increases portability, since the
32 color escape sequences are hardcoded and non-portable.
33 .El
34 .Sh EXAMPLES
35 .Po
36 In output,
37 .Em [][][]
38 represents a hash of the IP address interpreted
39 as a band of colors.
40 .Pc
41 .Pp
42 .Dl % rb79-view-thread -b sf -t 8
43 .Dl --------------------------------------
44 .Dl [][][] \& 999.030.139.005 \& \& \& 2020-09-21 09:55:37Z \& No. 8
45 .Dl \& \& \& \& \& \& \& \& [ File: black_gloves.jpg ]
46 .Dl \& \& \& \& \& \& \& \& <span class="quote">&gt;implying Jane...
47 .Dl --------------------------------------
48 .Dl [][][] \& 999.010.122.030 \& \& \& 2017-09-21 10:01:23Z \& No. 9
49 .Dl \& \& \& \& \& \& \& \& [ File: laugh.jpg ]
50 .Dl \& \& \& \& \& \& \& \& Not a chance!
51 .Dl --------------------------------------
52 .Dl [][][] \& 999.010.122.030 \& \& \& 2017-09-21 10:40:12Z \& No. 12
53 .Dl \& \& \& \& \& \& \& \& Personally, I think that bald guy is ...
54 .Dl --------------------------------------
56 .Pp
57 .Sh SEE ALSO
58 .Xr rb79 1
59 .Sh AUTHORS
60 .An De Rais Aq Mt derais@cock.li