mirror of
https://github.com/minio/minio.git
synced 2025-11-10 05:59:43 -05:00
Update command line docs (#6839)
This commit is contained in:
@@ -92,7 +92,7 @@ EXAMPLES:
|
||||
`
|
||||
minio.RegisterGatewayCommand(cli.Command{
|
||||
Name: b2Backend,
|
||||
Usage: "Backblaze B2.",
|
||||
Usage: "Backblaze B2",
|
||||
Action: b2GatewayMain,
|
||||
CustomHelpTemplate: b2GatewayTemplate,
|
||||
HideHelpCommand: true,
|
||||
|
||||
Reference in New Issue
Block a user