From 660bc943ba26968692e731963e6b324299519542 Mon Sep 17 00:00:00 2001 From: murilo ijanc Date: Wed, 25 Mar 2026 22:36:52 -0300 Subject: Document -v flag in tp(1) and tpd(1) man pages --- tp.1 | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tp.1') diff --git a/tp.1 b/tp.1 index 7b5bc58..729e603 100644 --- a/tp.1 +++ b/tp.1 @@ -22,6 +22,7 @@ .Sh SYNOPSIS .Nm .Op Fl s Ar sock +.Op Fl v .Ar command .Op Ar args .Sh DESCRIPTION @@ -38,6 +39,10 @@ The options are as follows: Path to the Unix domain socket. The default is .Pa /var/tesseras-paste/daemon.sock . +.It Fl v +Enable verbose output. +Shows the socket path, the request sent to the daemon, +and the raw response received. .El .Pp The following commands are available: -- cgit v1.2.3