mirror of
https://github.com/minio/minio.git
synced 2025-11-07 12:52:58 -05:00
cli: Bring upstream changes to minio server.
This commit is contained in:
@@ -29,10 +29,6 @@ import (
|
||||
var (
|
||||
// global flags for minio.
|
||||
globalFlags = []cli.Flag{
|
||||
cli.BoolFlag{
|
||||
Name: "help, h",
|
||||
Usage: "Show help.",
|
||||
},
|
||||
cli.StringFlag{
|
||||
Name: "config-dir, C",
|
||||
Value: mustGetConfigPath(),
|
||||
|
||||
Reference in New Issue
Block a user