diff options
Diffstat (limited to 'tp.1')
| -rw-r--r-- | tp.1 | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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: |