From 7f993bb5e6c45122bd3cc2d683cf9389f54cdab9 Mon Sep 17 00:00:00 2001 From: koolhead17 Date: Tue, 22 Mar 2016 13:37:04 +0530 Subject: [PATCH] Update README.md fixed missing spelling, --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 59b720468..8c436ca5e 100644 --- a/README.md +++ b/README.md @@ -214,8 +214,8 @@ upload: 'newdemo/newdemofile.txt' -> 's3://testbucket/newdemo/newdemofile.txt' To sync bucket or object with local filesystem ``` -$ s3cmd sync s3://otherbucket otherlocabucket -download: 's3://otherbucket/cat.jpg' -> 'otherlocabucket/cat.jpg' +$ s3cmd sync s3://otherbucket otherlocalbucket +download: 's3://otherbucket/cat.jpg' -> 'otherlocalbucket/cat.jpg' ``` To list buckets.