From 391e9cc4e024ec69129eb27806c91e5e006e8899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=B0brahim=20G=C3=BCng=C3=B6r?= Date: Wed, 1 Apr 2020 17:09:12 +0300 Subject: [PATCH] readme: fix wording --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ccf4b3fd3..9962c8598 100644 --- a/README.md +++ b/README.md @@ -226,8 +226,8 @@ path-style. `s5cmd` uses an exponential backoff retry mechanism for transient or potential server-side throttling errors. Non-retriable errors, such as `invalid credentials`, `authorization errors` etc, will not be retried. By default, -`s5cmd` will retry 10 times for about a minute. You can adjust the number of -retries with `--retry-count` option. +`s5cmd` will retry 10 times for up to a minute. Number of retries are adjustable +via `--retry-count` flag. ## Using wildcards