mirror of
https://github.com/rclone/rclone.git
synced 2025-12-11 22:14:05 +01:00
make commanddocs for v1.56 (#5383)
This commit is contained in:
@@ -15,9 +15,9 @@ Copy url content to dest.
|
||||
Download a URL's content and copy it to the destination without saving
|
||||
it in temporary storage.
|
||||
|
||||
Setting `--auto-filename`will cause the file name to be retrieved from
|
||||
the from URL (after any redirections) and used in the destination
|
||||
path. With `--print-filename` in addition, the resuling file name will
|
||||
Setting `--auto-filename` will cause the file name to be retrieved from
|
||||
the URL (after any redirections) and used in the destination
|
||||
path. With `--print-filename` in addition, the resulting file name will
|
||||
be printed.
|
||||
|
||||
Setting `--no-clobber` will prevent overwriting file on the
|
||||
|
||||
Reference in New Issue
Block a user