Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
trikko authored Dec 13, 2023
1 parent 7f3c0a8 commit a046d0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ tshare /path/to/file

keep file online for two days / max 10 downloads
```bash
tshare -d 2 -t 10 /path/to/file
tshare -t 2 -d 10 /path/to/file
```

encrypt using [gpg](https://gnupg.org/download/index.html) if installed on your system
Expand Down

0 comments on commit a046d0e

Please sign in to comment.