mirror of
https://github.com/minio/minio.git
synced 2025-05-21 17:43:48 -04:00
Update README.md
fixed missing spelling,
This commit is contained in:
parent
7a97622fed
commit
7f993bb5e6
@ -214,8 +214,8 @@ upload: 'newdemo/newdemofile.txt' -> 's3://testbucket/newdemo/newdemofile.txt'
|
|||||||
|
|
||||||
To sync bucket or object with local filesystem
|
To sync bucket or object with local filesystem
|
||||||
```
|
```
|
||||||
$ s3cmd sync s3://otherbucket otherlocabucket
|
$ s3cmd sync s3://otherbucket otherlocalbucket
|
||||||
download: 's3://otherbucket/cat.jpg' -> 'otherlocabucket/cat.jpg'
|
download: 's3://otherbucket/cat.jpg' -> 'otherlocalbucket/cat.jpg'
|
||||||
```
|
```
|
||||||
|
|
||||||
To list buckets.
|
To list buckets.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user