Skip to content

Commit 967a790

Browse files
authored
Merge pull request #16 from ashishkujoy/rate-exceed-fix
#14 Documented delay option in Readme
2 parents f11aa44 + 538cdd8 commit 967a790

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,8 @@ cbr <command> [options]
6767
> `--aws-access-key` `--key`: The AWS Access Key to use. Not to be passed when using `--profile`.
6868
>
6969
> `--aws-secret-key` `--secret`: The AWS Secret Key to use. Not to be passed when using `--profile`.
70+
>
71+
> `--delay`: delay in millis between alternate users batch(60) backup, to avoid rate limit error.
7072
7173
![Image showing CLI Usage](gifs/demo.png "CLI Usage")
7274

0 commit comments

Comments
 (0)