Document using -S to connect over IPv4 or IPv6
parent
ee82e5d376
commit
1f9e3463c3
|
@ -205,6 +205,12 @@ and viewing this manual with
|
||||||
Bind to source address
|
Bind to source address
|
||||||
.Ar host
|
.Ar host
|
||||||
when connecting to the server.
|
when connecting to the server.
|
||||||
|
To connect from any address
|
||||||
|
over IPv4 only,
|
||||||
|
use 0.0.0.0.
|
||||||
|
To connect from any address
|
||||||
|
over IPv6 only,
|
||||||
|
use ::.
|
||||||
.
|
.
|
||||||
.It Fl T Ns Oo Ar format Oc | Cm timestamp Op = Ar format
|
.It Fl T Ns Oo Ar format Oc | Cm timestamp Op = Ar format
|
||||||
Show timestamps by default,
|
Show timestamps by default,
|
||||||
|
|
Loading…
Reference in New Issue