obsync: better usage

Signed-off-by: Colin McCabe <colin.mccabe@dreamhost.com>
This commit is contained in:
Colin Patrick McCabe 2011-05-03 10:20:30 -07:00
parent a8a16c7106
commit a6383e9448

View File

@ -801,7 +801,7 @@ obsync -v file://mydir s3://myhost/mybucket
SRC_AKEY=... SRC_SKEY=... \
DST_AKEY=... DST_SKEY=... \
obsync -v s3://myhost/mybucket1 s3://myhost2/mybucket2
--xuser bob=robert --xuser joe=joseph
--xuser bob=robert --xuser joe=joseph -O bob
Note: You must specify an AWS access key and secret access key when accessing
S3. obsync honors these environment variables: