mirror of
https://github.com/minio/minio.git
synced 2025-11-07 04:42:56 -05:00
Update command line docs (#6839)
This commit is contained in:
@@ -147,7 +147,7 @@ EXAMPLES:
|
||||
|
||||
minio.RegisterGatewayCommand(cli.Command{
|
||||
Name: gcsBackend,
|
||||
Usage: "Google Cloud Storage.",
|
||||
Usage: "Google Cloud Storage",
|
||||
Action: gcsGatewayMain,
|
||||
CustomHelpTemplate: gcsGatewayTemplate,
|
||||
HideHelpCommand: true,
|
||||
|
||||
Reference in New Issue
Block a user