Skip to content

Commit

Permalink
fix admin docs
Browse files Browse the repository at this point in the history
  • Loading branch information
harshavardhana committed Oct 16, 2018
1 parent b7e87b6 commit 502e28d
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions docs/minio-admin-complete-guide.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,12 @@
Minio Client (mc) provides `admin` sub-command to perform administrative tasks on your Minio deployments.

```sh
service Stop, restart or get the status of Minio servers
service Stop, restart or get status of Minio server
info Display Minio server information
credentials Change server access and secret keys
config Manage server configuration file
users Manage regular users
policies Manage canned policies
credentials Change Admin server access and secret keys
config Manage configuration file
heal Heal disks, buckets and objects on Minio server
```

Expand Down

0 comments on commit 502e28d

Please sign in to comment.