mirror of
https://github.com/minio/mc.git
synced 2025-11-14 23:42:27 +03:00
15 lines
157 B
Markdown
15 lines
157 B
Markdown
#### update
|
|
|
|
```go
|
|
Name:
|
|
mc update - Check for new software updates
|
|
|
|
USAGE:
|
|
mc update
|
|
|
|
EXAMPLES:
|
|
1. Check for new updates
|
|
$ mc update
|
|
|
|
```
|