diff --git a/scripts/upload.sh b/scripts/upload.sh index b4d05bab..41bc1dbf 100644 --- a/scripts/upload.sh +++ b/scripts/upload.sh @@ -66,7 +66,7 @@ cat << EOT or multiple files or directories. "target" may be a directory or a file. - + If it is an existing directory, it will be populated with "source". "source" will keep its name. + + If it is an existing directory, it will be populated with "source". The name(s) of "source" will be preserved. + If it is not an existing directory, and does not have a trailing slash, $MYNAME will skip everything following the last slash for a directory name, create it, and populate it with "source". "source" will get renamed to the last portion of "target".