Merge pull request #14460 from p-linnane/remove-lion-ref

docs: Remove Lion reference
This commit is contained in:
Dawid Dziurla 2023-01-31 01:06:52 +01:00 committed by GitHub
commit b1b5dbb44b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 7 deletions

View File

@ -285,8 +285,7 @@ module Homebrew
boolean: true, boolean: true,
}, },
HOMEBREW_NO_EMOJI: { HOMEBREW_NO_EMOJI: {
description: "If set, do not print `HOMEBREW_INSTALL_BADGE` on a successful build." \ description: "If set, do not print `HOMEBREW_INSTALL_BADGE` on a successful build.",
"\n\n *Note:* Will only try to print emoji on OS X Lion or newer.",
boolean: true, boolean: true,
}, },
HOMEBREW_NO_ENV_HINTS: { HOMEBREW_NO_ENV_HINTS: {

View File

@ -2192,8 +2192,6 @@ example, run `export HOMEBREW_NO_INSECURE_REDIRECT=1` rather than just
- `HOMEBREW_NO_EMOJI` - `HOMEBREW_NO_EMOJI`
<br>If set, do not print `HOMEBREW_INSTALL_BADGE` on a successful build. <br>If set, do not print `HOMEBREW_INSTALL_BADGE` on a successful build.
*Note:* Will only try to print emoji on OS X Lion or newer.
- `HOMEBREW_NO_ENV_HINTS` - `HOMEBREW_NO_ENV_HINTS`
<br>If set, do not print any hints about changing Homebrew's behaviour with environment variables. <br>If set, do not print any hints about changing Homebrew's behaviour with environment variables.

View File

@ -3220,9 +3220,6 @@ If set, disable all use of legacy compatibility code\.
.br .br
If set, do not print \fBHOMEBREW_INSTALL_BADGE\fR on a successful build\. If set, do not print \fBHOMEBREW_INSTALL_BADGE\fR on a successful build\.
. .
.IP
\fINote:\fR Will only try to print emoji on OS X Lion or newer\.
.
.TP .TP
\fBHOMEBREW_NO_ENV_HINTS\fR \fBHOMEBREW_NO_ENV_HINTS\fR
. .