Man page - curlget(1)
Packages contains this manual
Package: usability-misc
apt-get install usability-misc
apt-get install usability-misc
Manuals in package:
Documentations in package:
Manual
CURL-DOWNLOAD
NAMESYNOPSIS
DESCRIPTION
OPTIONS
RETURN VALUES
EXAMPLE
AUTHOR
NAME
curl-download - curl file download wrapper
SYNOPSIS
curl-download [options] [URL...]
DESCRIPTION
A curl wrapper, which adds --location and --remote-name as options.
OPTIONS
Any options will be forwarded to curl. See curl(1).
RETURN VALUES
Forwards anything curl returns.
EXAMPLE
curl-download https://check.torproject.org/index.html
AUTHOR
This man page has been written by Patrick Schleizer (adrelanos@whonix.org).