Skip to content

Commit 54d6a8a

Browse files
authored
chore: add aws-cli compatibility disclaimer (#814)
1 parent 7e56e29 commit 54d6a8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -780,6 +780,10 @@ the latter sends single delete request per thousand objects, whereas using the f
780780
sends a separate delete request for each subcommand provided to `run.` Thus, there can be a
781781
significant runtime difference between those two approaches.
782782

783+
# Disclaimer
784+
785+
`s5cmd` does not aim for or guarantee compatibility with `aws-cli`. Any similarities in commands or flags are coincidental and should not be interpreted as intentional compatibility.
786+
783787
# LICENSE
784788

785789
MIT. See [LICENSE](https://github.com/peak/s5cmd/blob/master/LICENSE).

0 commit comments

Comments
 (0)