1
0
This repository has been archived on 2025-07-27. You can view files and clone it, but cannot push or open issues or pull requests.
Files
siadrive/3rd-party/curl-7.52.1/docs/cmdline-opts/remote-name-all.d
2017-02-02 21:08:13 -06:00

9 lines
333 B
Makefile

Long: remote-name-all
Help: Use the remote file name for all URLs
Added: 7.19.0
---
This option changes the default action for all given URLs to be dealt with as
if --remote-name were used for each one. So if you want to disable that for a
specific URL after --remote-name-all has been used, you must use "-o -" or
--no-remote-name.