Skip to content
Snippets Groups Projects
Commit 0cdc61cd authored by Martin Schultz's avatar Martin Schultz
Browse files

Updated documentation

parent 941cef9c
Branches
Tags
No related merge requests found
Pipeline #
......@@ -5,7 +5,7 @@ python script for (more or less) automatically depositing files to B2SHARE Versi
## Command Line Arguments
`--b2shareurl `(change the current default b2share url fsd-cloud9.zam.kfa-juelich.de)
`--b2shareurl `(change the current default b2share url https://b2share.fz-juelich.de)
___
`--community <ID>` (e.g. e9b9792e-79fb-4b07-b6b4-b9c2bd06d095)
___
......@@ -16,8 +16,8 @@ ATTENTION: Tokens are shown in debug mode because they are part of the query str
___
`--filenames <file_a.txt::newname_a.txt,file_b.txt>`
A comma separated list of files to upload. HTTP/HTTPS URLs are also
supported.
A comma separated list of files to upload. Filenames may contain Unix wildcards.
HTTP/HTTPS URLs are also supported.
If you want to rename a file showing up in the deposit, write filename_a::newfilename_a (use two double points)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment