Update CLI examples to be in sync with examples used on Minio website (#4920)

This commit is contained in:
Nitish Tiwari
2017-09-15 07:47:42 +05:30
committed by Dee Koder
parent 8e4842b665
commit 6d5d49bfb1
11 changed files with 48 additions and 48 deletions

View File

@@ -12,7 +12,7 @@ Currently these tokens expire after 10hrs, this is not configurable yet.
### Start minio server
```
minio server <testdir>
minio server /data
```
### JSON RPC APIs.