summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTAKAHASHI Shuuji <shuuji3@gmail.com>2021-04-17 20:43:41 +0900
committerGitHub <noreply@github.com>2021-04-17 13:43:41 +0200
commite0f181d2c70d7fc22c5401a6b6f2b0191b1ae800 (patch)
tree8c452d57d426b253cd85e9e93653a3327e413271
parent49b23559a1a8dba0d2c29849f0c2b91e4092b5a2 (diff)
docs(gcloud): Replace the section title "Gcloud" with "gcloud" (#2597)
* docs: Replace the section title "Gcloud" with "gcloud" * Update README.md
-rw-r--r--docs/config/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/config/README.md b/docs/config/README.md
index 3f59c45fd..7b75b3018 100644
--- a/docs/config/README.md
+++ b/docs/config/README.md
@@ -1020,7 +1020,7 @@ By default the module will be shown if any of the following conditions are met:
format = "via [e $version](bold red) "
```
-## Gcloud
+## Google Cloud (`gcloud`)
The `gcloud` module shows the current configuration for [`gcloud`](https://cloud.google.com/sdk/gcloud) CLI.
This is based on the `~/.config/gcloud/active_config` file and the `~/.config/gcloud/configurations/config_{CONFIG NAME}` file and the `CLOUDSDK_CONFIG` env var.