gcs: fix google cloud storage provider help

This commit is contained in:
Peter Brunner 2023-03-07 06:39:02 -05:00 committed by GitHub
parent 7cef042231
commit 03bc270730
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -337,7 +337,7 @@ can't check the size and hash but the file contents will be decompressed.
Default: false,
Examples: []fs.OptionExample{{
Value: "false",
Help: "Enter AWS credentials in the next step.",
Help: "Enter credentials in the next step.",
}, {
Value: "true",
Help: "Get GCP IAM credentials from the environment (env vars or IAM).",