Merge pull request #14714 from EricFromCanada/linux-omit-home

docs: add missing template file edits
This commit is contained in:
Mike McQuaid 2023-02-20 09:56:04 +00:00 committed by GitHub
commit e51ee89a90
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
9 changed files with 16 additions and 4 deletions

View File

@ -12,8 +12,10 @@
# When done, regenerate the completions by running `brew generate-man-completions`.
%>
# Bash completion script for brew(1)
# This file is automatically generated by running `brew generate-man-completions`.
# See Library/Homebrew/completions/bash.erb for editing instructions.
if test -v POSIXLY_CORRECT || test -o posix
if [[ -n ${POSIXLY_CORRECT} ]] || shopt -oq posix
then
echo "Homebrew Bash completions do not work in POSIX mode" 1>&2
return

View File

@ -12,6 +12,8 @@
# When done, regenerate the completions by running `brew generate-man-completions`.
%>
# Fish shell completions for Homebrew
# This file is automatically generated by running `brew generate-man-completions`.
# See Library/Homebrew/completions/fish.erb for editing instructions.
# A note about aliases:
#

View File

@ -15,6 +15,8 @@
#autoload
# Brew ZSH completion function
# This file is automatically generated by running `brew generate-man-completions`.
# See Library/Homebrew/completions/zsh.erb for editing instructions.
# functions starting with __brew are helper functions that complete or list
# various types of items.

View File

@ -26,7 +26,7 @@ brew(1) -- The Missing Package Manager for macOS (or Linux)
Homebrew is the easiest and most flexible way to install the UNIX tools Apple
didn't include with macOS. It can also install software not packaged for your
Linux distribution to your home directory without requiring `sudo`.
Linux distribution without requiring `sudo`.
## TERMINOLOGY

View File

@ -1,4 +1,6 @@
# Bash completion script for brew(1)
# This file is automatically generated by running `brew generate-man-completions`.
# See Library/Homebrew/completions/bash.erb for editing instructions.
if test -v POSIXLY_CORRECT || test -o posix
then

View File

@ -1,4 +1,6 @@
# Fish shell completions for Homebrew
# This file is automatically generated by running `brew generate-man-completions`.
# See Library/Homebrew/completions/fish.erb for editing instructions.
# A note about aliases:
#

View File

@ -2,6 +2,8 @@
#autoload
# Brew ZSH completion function
# This file is automatically generated by running `brew generate-man-completions`.
# See Library/Homebrew/completions/zsh.erb for editing instructions.
# functions starting with __brew are helper functions that complete or list
# various types of items.

View File

@ -10,7 +10,7 @@ brew(1) -- The Missing Package Manager for macOS (or Linux)
Homebrew is the easiest and most flexible way to install the UNIX tools Apple
didn't include with macOS. It can also install software not packaged for your
Linux distribution to your home directory without requiring `sudo`.
Linux distribution without requiring `sudo`.
## TERMINOLOGY

View File

@ -13,7 +13,7 @@
\fBbrew\fR \fIcommand\fR [\fB\-\-verbose\fR|\fB\-v\fR] [\fIoptions\fR] [\fIformula\fR] \.\.\.
.
.SH "DESCRIPTION"
Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn\'t include with macOS\. It can also install software not packaged for your Linux distribution to your home directory without requiring \fBsudo\fR\.
Homebrew is the easiest and most flexible way to install the UNIX tools Apple didn\'t include with macOS\. It can also install software not packaged for your Linux distribution without requiring \fBsudo\fR\.
.
.SH "TERMINOLOGY"
\fBformula\fR