client: add -d option to print debug messages

This commit is contained in:
Miroslav Lichvar
2015-08-18 13:04:09 +02:00
parent 28b0a23949
commit 22345c5ddf
4 changed files with 11 additions and 3 deletions

View File

@@ -32,6 +32,9 @@ specify port-number
\fB\-n\fR
display raw IP addresses (don't attempt to look up hostnames)
.TP
\fB\-d\fR
print debugging messages (if compiled with debugging support)
.TP
\fB\-4\fR
resolve hostnames only to IPv4 addresses
.TP