Update simple curl call description

pull/132/head
Igor Chubin 4 years ago committed by GitHub
parent fd0cb41bcd
commit 3c79257969
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +1,7 @@
# curl
# Command-line tool for transferring data with URL syntax
# Download a single file.
# Process a single GET request, and show its output on stdout.
curl http://path.to.the/file
# Download a file and specify a new filename.

Loading…
Cancel
Save