File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / curl / docs / cmdline-opts / head.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: Long: head
    2: Short: I
    3: Help: Show document info only
    4: Protocols: HTTP FTP FILE
    5: ---
    6: Fetch the headers only! HTTP-servers feature the command HEAD which this uses
    7: to get nothing but the header of a document. When used on an FTP or FILE file,
    8: curl displays the file size and last modification time only.

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