diff options
Diffstat (limited to 'docs/cmdline-opts/remote-name-all.d')
-rw-r--r-- | docs/cmdline-opts/remote-name-all.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/remote-name-all.d b/docs/cmdline-opts/remote-name-all.d index 299684c51..e27bd5f48 100644 --- a/docs/cmdline-opts/remote-name-all.d +++ b/docs/cmdline-opts/remote-name-all.d @@ -2,6 +2,7 @@ Long: remote-name-all Help: Use the remote file name for all URLs Added: 7.19.0 Category: output +Example: --remote-name-all ftp://example.com/file1 ftp://example.com/file2 --- 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 |