[readme] updated

This commit is contained in:
Paul Campbell 2019-09-27 16:12:28 +01:00
parent ce0a826e6d
commit 844d44596b

View file

@ -22,6 +22,7 @@ hash of the file contents.
-s, --source <value> Source directory to sync to S3 -s, --source <value> Source directory to sync to S3
-b, --bucket <value> S3 bucket name -b, --bucket <value> S3 bucket name
-p, --prefix <value> Prefix within the S3 Bucket -p, --prefix <value> Prefix within the S3 Bucket
-P, --parallel <value> Maximum parallel upload/copy operations
-i, --include <value> Include matching paths -i, --include <value> Include matching paths
-x, --exclude <value> Exclude matching paths -x, --exclude <value> Exclude matching paths
-d, --debug Enable debug logging -d, --debug Enable debug logging