Mention about -4 and -6 options.
This commit is contained in:
parent
ee306a54ae
commit
6c334889c8
@ -44,7 +44,7 @@
|
||||
file transfer program
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl adeginptUvV
|
||||
.Op Fl 46adeginptUvV
|
||||
.Op Fl P Ar port
|
||||
.Op Fl s Ar src_addr
|
||||
.Op Ar host Op Ar port
|
||||
@ -73,6 +73,14 @@ below for more information.
|
||||
Options may be specified at the command line, or to the
|
||||
command interpreter.
|
||||
.Bl -tag -width Fl
|
||||
.It Fl 4
|
||||
Forces
|
||||
.Nm
|
||||
to use IPv4 addresses only.
|
||||
.It Fl 6
|
||||
Forces
|
||||
.Nm
|
||||
to use IPv6 addresses only.
|
||||
.It Fl a
|
||||
Causes
|
||||
.Nm
|
||||
|
@ -42,7 +42,7 @@
|
||||
protocol
|
||||
.Sh SYNOPSIS
|
||||
.Nm
|
||||
.Op Fl 8EFKLNacdfrx
|
||||
.Op Fl 468EFKLNacdfrx
|
||||
.Op Fl S Ar tos
|
||||
.Op Fl X Ar authtype
|
||||
.Op Fl e Ar escapechar
|
||||
@ -75,6 +75,14 @@ command with those arguments.
|
||||
.Pp
|
||||
Options:
|
||||
.Bl -tag -width indent
|
||||
.It Fl 4
|
||||
Forces
|
||||
.Nm
|
||||
to use IPv4 addresses only.
|
||||
.It Fl 6
|
||||
Forces
|
||||
.Nm
|
||||
to use IPv6 addresses only.
|
||||
.It Fl 8
|
||||
Specifies an 8-bit data path. This causes an attempt to
|
||||
negotiate the
|
||||
|
Loading…
Reference in New Issue
Block a user