mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05:00
Update command line docs (#6839)
This commit is contained in:
@@ -41,7 +41,7 @@ func init() {
|
||||
var (
|
||||
gatewayCmd = cli.Command{
|
||||
Name: "gateway",
|
||||
Usage: "Start object storage gateway.",
|
||||
Usage: "start object storage gateway",
|
||||
Flags: append(serverFlags, globalFlags...),
|
||||
HideHelpCommand: true,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user