From af82d323888a710a9af6f1d347685483c5894b81 Mon Sep 17 00:00:00 2001 From: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com> Date: Wed, 27 Oct 2021 11:09:18 +0000 Subject: [PATCH] Update maintainers, manpage and completions. Autogenerated by the [update-man-completions](https://github.com/Homebrew/brew/blob/HEAD/.github/workflows/update-man-completions.yml) workflow. --- docs/Manpage.md | 2 +- manpages/brew.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/Manpage.md b/docs/Manpage.md index d66d7c894b..3163a3ce7a 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -2032,7 +2032,7 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just - `HOMEBREW_INSTALL_FROM_API`
If set, install formulae and casks in homebrew/core and homebrew/cask taps using Homebrew's API instead of needing (large, slow) local checkouts of these repositories. - *Note:* Users with developer mode enabled cannot set HOMEBREW_INSTALL_FROM_API. + *Note:* Setting HOMEBREW_INSTALL_FROM_API is not compatible with Homebrew's developer mode so will error (as Homebrew development needs a full clone). - `HOMEBREW_LIVECHECK_WATCHLIST`
Consult this file for the list of formulae to check by default when no formula argument is passed to `brew livecheck`. diff --git a/manpages/brew.1 b/manpages/brew.1 index 4af992273f..07c060d121 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -2934,7 +2934,7 @@ Print this text before the installation summary of each successful build\. If set, install formulae and casks in homebrew/core and homebrew/cask taps using Homebrew\'s API instead of needing (large, slow) local checkouts of these repositories\. . .IP -\fINote:\fR Users with developer mode enabled cannot set HOMEBREW_INSTALL_FROM_API\. +\fINote:\fR Setting HOMEBREW_INSTALL_FROM_API is not compatible with Homebrew\'s developer mode so will error (as Homebrew development needs a full clone)\. . .TP \fBHOMEBREW_LIVECHECK_WATCHLIST\fR