Skip to content

Commit aaefbf1

Browse files
chrisgorgorysteboe
authored andcommitted
update README
1 parent 9536f89 commit aaefbf1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -314,6 +314,8 @@ optional arguments:
314314
-u, --public Create publicly (default is private)
315315
-q, --quiet Suppress printing information about the upload/download progress
316316
-t, --keep-tabular Do not convert tabular files to CSV (default is to convert)
317+
-r {skip,zip}, --dir-mode {skip,zip}
318+
What to do with directories: "skip" - ignore; "zip" - compress and upload
317319
```
318320

319321
Example:
@@ -336,6 +338,8 @@ optional arguments:
336338
Folder for upload, containing data files and a special dataset-metadata.json file (https://github.com/Kaggle/kaggle-api/wiki/Dataset-Metadata). Defaults to current working directory
337339
-q, --quiet Suppress printing information about the upload/download progress
338340
-t, --keep-tabular Do not convert tabular files to CSV (default is to convert)
341+
-r {skip,zip}, --dir-mode {skip,zip}
342+
What to do with directories: "skip" - ignore; "zip" - compress and upload
339343
-d, --delete-old-versions
340344
Delete old versions of this dataset
341345
```

0 commit comments

Comments
 (0)