mirror of
https://github.com/curl/curl.git
synced 2026-08-25 07:33:36 +03:00
cmdline-opts: more command line options documented
Moved over to the new format
This commit is contained in:
parent
720ea577dc
commit
5c4a526388
46 changed files with 472 additions and 0 deletions
7
docs/cmdline-opts/remote-time.d
Normal file
7
docs/cmdline-opts/remote-time.d
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
long: remote-time
|
||||
short: R
|
||||
Help: Set the remote file's time on the local output
|
||||
---
|
||||
When used, this will make curl attempt to figure out the timestamp of the
|
||||
remote file, and if that is available make the local file get that same
|
||||
timestamp.
|
||||
Loading…
Add table
Add a link
Reference in a new issue