zoho: improve wording for region - fixes #5377

This commit is contained in:
Nick Craig-Wood 2021-06-09 14:20:45 +01:00
parent 04608428bf
commit 84201ed891
1 changed files with 5 additions and 1 deletions

View File

@ -158,7 +158,11 @@ func init() {
},
Options: append(oauthutil.SharedOptions, []fs.Option{{
Name: "region",
Help: "Zoho region to connect to. You'll have to use the region you organization is registered in.",
Help: `Zoho region to connect to.
You'll have to use the region your organization is registered in. If
not sure use the same top level domain as you connect to in your
browser.`,
Examples: []fs.OptionExample{{
Value: "com",
Help: "United states / Global",