mirror of
https://github.com/pgsty/minio.git
synced 2026-07-19 04:00:25 +03:00
Implement update command
This commit is contained in:
+2
-5
@@ -23,13 +23,10 @@ var versionCmd = cli.Command{
|
||||
Usage: "Print version",
|
||||
Action: mainVersion,
|
||||
CustomHelpTemplate: `NAME:
|
||||
mc {{.Name}} - {{.Usage}}
|
||||
minio {{.Name}} - {{.Usage}}
|
||||
|
||||
USAGE:
|
||||
mc {{.Name}} {{if .Description}}
|
||||
|
||||
EXAMPLES:
|
||||
|
||||
minio {{.Name}} {{if .Description}}
|
||||
`,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user