mirror of
https://github.com/pgsty/minio.git
synced 2026-09-20 17:58:25 +03:00
Update cli with new changes
This commit is contained in:
+1
@@ -27,6 +27,7 @@ var VersionFlag = BoolFlag{
|
||||
var HelpFlag = BoolFlag{
|
||||
Name: "help, h",
|
||||
Usage: "show help",
|
||||
Hide: true,
|
||||
}
|
||||
|
||||
// Flag is a common interface related to parsing flags in cli.
|
||||
|
||||
Reference in New Issue
Block a user