From 7f3c0a8b1aa70afeb163e261fbe3cc346d15f06e Mon Sep 17 00:00:00 2001 From: Andrea Fontana Date: Wed, 13 Dec 2023 15:17:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index cb751c1..c485390 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ tshare /path/to/file keep file online for two days / max 10 downloads ```bash -tshare -t 2 -d 10 /path/to/file +tshare -d 2 -t 10 /path/to/file ``` encrypt using [gpg](https://gnupg.org/download/index.html) if installed on your system