Commit 8a14dd25 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

updated the wording for -B/--use-ascii

parent e0bea7d5
Loading
Loading
Loading
Loading
+3 −3
Original line number Original line Diff line number Diff line
@@ -120,9 +120,9 @@ using \fI-D/--dump-header\fP!
If this option is set more than once, the last one will be the one that's
If this option is set more than once, the last one will be the one that's
used.
used.
.IP "-B/--use-ascii"
.IP "-B/--use-ascii"
Use ASCII transfer when getting an FTP file or LDAP info. For FTP, this can
Enable ASCII transfer when using FTP or LDAP. For FTP, this can also be
also be enforced by using an URL that ends with ";type=A". This option causes
enforced by using an URL that ends with ";type=A". This option causes data
data sent to stdout to be in text mode for win32 systems.
sent to stdout to be in text mode for win32 systems.


If this option is used twice, the second one will disable ASCII usage.
If this option is used twice, the second one will disable ASCII usage.
.IP "--basic"
.IP "--basic"