File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / use-ascii.d
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Wed Jun 3 10:01:15 2020 UTC (4 years, 10 months ago) by misho
Branches: curl, MAIN
CVS tags: v7_70_0p4, HEAD
curl

    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.

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>