diff --git a/cmd/copyurl/copyurl.go b/cmd/copyurl/copyurl.go index 92596d5a0..e7e31f188 100644 --- a/cmd/copyurl/copyurl.go +++ b/cmd/copyurl/copyurl.go @@ -37,8 +37,8 @@ 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 +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