aboutsummaryrefslogtreecommitdiffstats
path: root/tpd.1
diff options
context:
space:
mode:
authormurilo ijanc2026-03-25 22:36:52 -0300
committermurilo ijanc2026-03-25 22:36:52 -0300
commit660bc943ba26968692e731963e6b324299519542 (patch)
treed68876cdb854360ce48de05f6e6c877515e0fb92 /tpd.1
parent441775eedc9687c7b038fc3bcf548093eb0a7dee (diff)
downloadtesseras-paste-660bc943ba26968692e731963e6b324299519542.tar.gz
Document -v flag in tp(1) and tpd(1) man pagesv0.1.1
Diffstat (limited to 'tpd.1')
-rw-r--r--tpd.15
1 files changed, 5 insertions, 0 deletions
diff --git a/tpd.1 b/tpd.1
index 5d9c4fe..49889a4 100644
--- a/tpd.1
+++ b/tpd.1
@@ -28,6 +28,7 @@
.Op Fl s Ar sock
.Op Fl w Ar http_port
.Op Fl b Ar host:port
+.Op Fl v
.Sh DESCRIPTION
.Nm
is the tesseras-paste daemon.
@@ -69,6 +70,10 @@ Path to the Unix domain socket.
The default is
.Pa daemon.sock
inside the data directory.
+.It Fl v
+Enable verbose logging.
+Sets the log level to debug, producing detailed output about
+peer activity, routing table changes, and network events.
.It Fl w Ar http_port
Enable the HTTP server on the specified port.
.El