mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
upload.sh: Fix usage message
This commit is contained in:
parent
f05817e90a
commit
288869a824
1 changed files with 1 additions and 1 deletions
|
|
@ -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".
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue