docs: grammar: if, then

Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref
2020-10-13 17:55:21 -04:00
committed by Nick Craig-Wood
parent 5d4f77a022
commit a15f50254a
4 changed files with 4 additions and 4 deletions

View File

@@ -420,7 +420,7 @@ and may be set in the config file.
--s3-max-upload-parts int Maximum number of parts in a multipart upload. (default 10000)
--s3-memory-pool-flush-time Duration How often internal memory buffer pools will be flushed. (default 1m0s)
--s3-memory-pool-use-mmap Whether to use mmap buffers in internal memory pool.
--s3-no-check-bucket If set don't attempt to check the bucket exists or create it
--s3-no-check-bucket If set, don't attempt to check the bucket exists or create it
--s3-profile string Profile to use in the shared credentials file
--s3-provider string Choose your S3 provider.
--s3-region string Region to connect to.