Add missing hyphens
This commit is contained in:
@@ -315,7 +315,7 @@ For Windows you need execute the corresponding commands inside a
|
||||
powershell and use the binary files ending in .exe, e.g.
|
||||
|
||||
```sh
|
||||
scicat-cli.exe datasetIngestor -token SCICAT-TOKEN -user username:password -copy metadata.json
|
||||
scicat-cli.exe datasetIngestor --token SCICAT-TOKEN --user username:password --copy metadata.json
|
||||
```
|
||||
|
||||
For Windows systems you can only use personal accounts and the data is
|
||||
@@ -1304,7 +1304,7 @@ Otherwise just follow the description in the section "Manual ingest
|
||||
using datasetIngestor program" and use the option -copy, e.g.
|
||||
|
||||
```sh
|
||||
scicat-cli datasetIngestor -autoarchive -copy -ingest metadata.json
|
||||
scicat-cli datasetIngestor --autoarchive --copy --ingest metadata.json
|
||||
```
|
||||
|
||||
This command will copy the data to a central rsync server, from where
|
||||
|
||||
Reference in New Issue
Block a user