commit e5930bed6598d973ba680bc1229409d19819ed86
parent fed2dac4d23113e2b03b39ea10beba361fa62904
Author: noodle <noodle@pastanoggin.com>
Date: Sun, 15 Jun 2025 16:12:40 +0300
fix missing -H flag in manpage
Diffstat:
1 file changed, 8 insertions(+), 4 deletions(-)
diff --git a/matabot.8 b/matabot.8
@@ -9,11 +9,11 @@
.Sh SYNOPSIS
.Nm matabot
.Op Fl tl
+.Op Fl H Ar path
.Op Fl b Ar path
-.Op Fl h Ar host
.Op Fl j Ar join
.Op Fl p Ar port
-.Op Fl h Ar path
+.Op Fl h Ar host
.Op Fl q Ar port
.
.Sh DESCRIPTION
@@ -27,8 +27,10 @@ started as a daemon via an rc.d script.
.Pp
The options are as follows:
.Bl -tag -width Ds
-.It Fl t
-Turn on TLS.
+.It Fl H Ar path
+load the hellos file from
+.Ar path
+.Po default: Pa $PREFIX/share/matabot/hellos Pc Ns .
.It Fl b Ar path
load the 8ball file from
.Ar path
@@ -51,6 +53,8 @@ connect to
load the quotes file from
.Ar path
.Po default: Pa $PREFIX/share/matabot/quotes Pc Ns .
+.It Fl t
+Turn on TLS.
.El
.Sh COMMANDS
Bot can do some tricks (non-exhaustive list. he's kinda flexible so just speak to him :3):