docs: Remove Lion reference

This commit is contained in:
Patrick Linnane 2023-01-28 19:29:18 -08:00
parent 4b3d64d307
commit a544d6fe6a
No known key found for this signature in database
GPG Key ID: 9F26181A1866DA0D
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
. .