From e0f181d2c70d7fc22c5401a6b6f2b0191b1ae800 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Sat, 17 Apr 2021 20:43:41 +0900 Subject: [PATCH] docs(gcloud): Replace the section title "Gcloud" with "gcloud" (#2597) * docs: Replace the section title "Gcloud" with "gcloud" * Update README.md --- docs/config/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/config/README.md b/docs/config/README.md index 3f59c45f..7b75b301 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.