From 510cf949f5f8140065c75330a54f326f2be48915 Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Wed, 22 Oct 2025 08:35:38 +0000 Subject: [PATCH] Documentation updates from Promptless --- 6.5.0/run/bazelrc.mdx | 7 ++++++- 7.6.1/run/bazelrc.mdx | 7 ++++++- 8.0.1/run/bazelrc.mdx | 7 ++++++- 8.1.1/run/bazelrc.mdx | 7 ++++++- 8.2.1/run/bazelrc.mdx | 7 ++++++- 8.3.1/run/bazelrc.mdx | 7 ++++++- 8.4.2/run/bazelrc.mdx | 7 ++++++- run/bazelrc.mdx | 7 ++++++- 8 files changed, 48 insertions(+), 8 deletions(-) diff --git a/6.5.0/run/bazelrc.mdx b/6.5.0/run/bazelrc.mdx index ec0a214..fca920f 100644 --- a/6.5.0/run/bazelrc.mdx +++ b/6.5.0/run/bazelrc.mdx @@ -50,7 +50,12 @@ before the command (`build`, `test`, etc). It is not an error if this file does not exist. -4. **The user-specified RC file**, if specified with +4. **The environment variable RC file**, if its path is set with the `BAZELRC` + environment variable. + + The environment variable can include multiple comma-separated paths. + +5. **The user-specified RC file**, if specified with --bazelrc=file This flag is optional but can also be specified multiple times. diff --git a/7.6.1/run/bazelrc.mdx b/7.6.1/run/bazelrc.mdx index 056ccd0..99ce770 100644 --- a/7.6.1/run/bazelrc.mdx +++ b/7.6.1/run/bazelrc.mdx @@ -50,7 +50,12 @@ before the command (`build`, `test`, etc). It is not an error if this file does not exist. -4. **The user-specified RC file**, if specified with +4. **The environment variable RC file**, if its path is set with the `BAZELRC` + environment variable. + + The environment variable can include multiple comma-separated paths. + +5. **The user-specified RC file**, if specified with --bazelrc=file This flag is optional but can also be specified multiple times. diff --git a/8.0.1/run/bazelrc.mdx b/8.0.1/run/bazelrc.mdx index 15f89c8..d290e28 100644 --- a/8.0.1/run/bazelrc.mdx +++ b/8.0.1/run/bazelrc.mdx @@ -50,7 +50,12 @@ before the command (`build`, `test`, etc). It is not an error if this file does not exist. -4. **The user-specified RC file**, if specified with +4. **The environment variable RC file**, if its path is set with the `BAZELRC` + environment variable. + + The environment variable can include multiple comma-separated paths. + +5. **The user-specified RC file**, if specified with --bazelrc=file This flag is optional but can also be specified multiple times. diff --git a/8.1.1/run/bazelrc.mdx b/8.1.1/run/bazelrc.mdx index 15f89c8..d290e28 100644 --- a/8.1.1/run/bazelrc.mdx +++ b/8.1.1/run/bazelrc.mdx @@ -50,7 +50,12 @@ before the command (`build`, `test`, etc). It is not an error if this file does not exist. -4. **The user-specified RC file**, if specified with +4. **The environment variable RC file**, if its path is set with the `BAZELRC` + environment variable. + + The environment variable can include multiple comma-separated paths. + +5. **The user-specified RC file**, if specified with --bazelrc=file This flag is optional but can also be specified multiple times. diff --git a/8.2.1/run/bazelrc.mdx b/8.2.1/run/bazelrc.mdx index 15f89c8..d290e28 100644 --- a/8.2.1/run/bazelrc.mdx +++ b/8.2.1/run/bazelrc.mdx @@ -50,7 +50,12 @@ before the command (`build`, `test`, etc). It is not an error if this file does not exist. -4. **The user-specified RC file**, if specified with +4. **The environment variable RC file**, if its path is set with the `BAZELRC` + environment variable. + + The environment variable can include multiple comma-separated paths. + +5. **The user-specified RC file**, if specified with --bazelrc=file This flag is optional but can also be specified multiple times. diff --git a/8.3.1/run/bazelrc.mdx b/8.3.1/run/bazelrc.mdx index 15f89c8..d290e28 100644 --- a/8.3.1/run/bazelrc.mdx +++ b/8.3.1/run/bazelrc.mdx @@ -50,7 +50,12 @@ before the command (`build`, `test`, etc). It is not an error if this file does not exist. -4. **The user-specified RC file**, if specified with +4. **The environment variable RC file**, if its path is set with the `BAZELRC` + environment variable. + + The environment variable can include multiple comma-separated paths. + +5. **The user-specified RC file**, if specified with --bazelrc=file This flag is optional but can also be specified multiple times. diff --git a/8.4.2/run/bazelrc.mdx b/8.4.2/run/bazelrc.mdx index 15f89c8..d290e28 100644 --- a/8.4.2/run/bazelrc.mdx +++ b/8.4.2/run/bazelrc.mdx @@ -50,7 +50,12 @@ before the command (`build`, `test`, etc). It is not an error if this file does not exist. -4. **The user-specified RC file**, if specified with +4. **The environment variable RC file**, if its path is set with the `BAZELRC` + environment variable. + + The environment variable can include multiple comma-separated paths. + +5. **The user-specified RC file**, if specified with --bazelrc=file This flag is optional but can also be specified multiple times. diff --git a/run/bazelrc.mdx b/run/bazelrc.mdx index dc1c653..90d4464 100644 --- a/run/bazelrc.mdx +++ b/run/bazelrc.mdx @@ -50,7 +50,12 @@ before the command (`build`, `test`, etc). It is not an error if this file does not exist. -4. **The user-specified RC file**, if specified with +4. **The environment variable RC file**, if its path is set with the `BAZELRC` + environment variable. + + The environment variable can include multiple comma-separated paths. + +5. **The user-specified RC file**, if specified with --bazelrc=file This flag is optional but can also be specified multiple times.