Remove profile option for gcs from gateway help message (#4421)

This commit is contained in:
poornas 2017-05-24 13:47:39 -07:00 committed by Harshavardhana
parent 2aa76e7407
commit 12b2fc894b

View File

@ -131,6 +131,7 @@ EXAMPLES:
$ export MINIO_ACCESS_KEY=accesskey
$ export MINIO_SECRET_KEY=secretkey
$ {{.HelpName}} minio-kubernetes-gcs
`
var s3BackendCmd = cli.Command{