Small edits (#337)

This commit is contained in:
pollfly
2022-09-22 09:42:44 +03:00
committed by GitHub
parent 7742942118
commit 6d33cd011e
5 changed files with 14 additions and 14 deletions

View File

@@ -129,7 +129,7 @@ clearml-data upload [-h] [--id ID] [--storage STORAGE] [--chunk-size CHUNK_SIZE]
## close
Finalize the dataset and makes it ready to be consumed. This automatically uploads all files that were not previously uploaded.
Finalize the dataset and make it ready to be consumed. This automatically uploads all files that were not previously uploaded.
Once a dataset is finalized, it can no longer be modified.
```bash