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

Updated documentation

parent 941cef9c
No related branches found
No related tags found
No related merge requests found
Pipeline #
...@@ -5,7 +5,7 @@ python script for (more or less) automatically depositing files to B2SHARE Versi ...@@ -5,7 +5,7 @@ python script for (more or less) automatically depositing files to B2SHARE Versi
## Command Line Arguments ## 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) `--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 ...@@ -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>` `--filenames <file_a.txt::newname_a.txt,file_b.txt>`
A comma separated list of files to upload. HTTP/HTTPS URLs are also A comma separated list of files to upload. Filenames may contain Unix wildcards.
supported. 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) 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