Return to use-ascii.d CVS log | Up to [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts |
1.1 ! misho 1: Short: B ! 2: Long: use-ascii ! 3: Help: Use ASCII/text transfer ! 4: Protocols: FTP LDAP ! 5: --- ! 6: Enable ASCII transfer. For FTP, this can also be enforced by using a URL that ! 7: ends with ";type=A". This option causes data sent to stdout to be in text mode ! 8: for win32 systems.