mirror of
https://github.com/Waradu/to-streamshare.git
synced 2025-04-22 04:14:06 +02:00
added replace when downloading option
This commit is contained in:
parent
a452ff1631
commit
6fb6657332
4 changed files with 73 additions and 8 deletions
|
@ -27,4 +27,5 @@ toss --delete "file_identifier/deletion_token"
|
|||
```bash
|
||||
toss --download "file_identifier"
|
||||
toss --download "file_identifier" --path "" # uses current path as default
|
||||
toss --download "file_identifier" --replace # replace if file already exist
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue