From 3f9cce0a03e967d2e7bcb7cd16bbc898c1a35708 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 18 Sep 2016 19:57:19 +0100 Subject: Use new "macOS" naming where appropriate. Not quite a mass replacement as I've used OS X and Mac OS X where describing specific older versions and added compatibility methods for things in the DSL. --- share/doc/homebrew/brew.1.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'share/doc/homebrew/brew.1.html') diff --git a/share/doc/homebrew/brew.1.html b/share/doc/homebrew/brew.1.html index 25be33ef3..6948b3f93 100644 --- a/share/doc/homebrew/brew.1.html +++ b/share/doc/homebrew/brew.1.html @@ -1,7 +1,7 @@

NAME

- brew - The missing package manager for OS X + brew - The missing package manager for macOS

SYNOPSIS

@@ -12,7 +12,7 @@

DESCRIPTION

Homebrew is the easiest and most flexible way to install the UNIX tools Apple -didn't include with OS X.

+didn't include with macOS.

ESSENTIAL COMMANDS

@@ -128,7 +128,7 @@ checksum of a previously cached version no longer matches.

bottle.

If --force-bottle is passed, download a bottle if it exists for the current -version of OS X, even if it would not be used during installation.

+version of macOS, even if it would not be used during installation.

gist-logs [--new-issue|-n] formula

Upload logs for a failed build of formula to a new Gist.

formula is usually the name of the formula to install, but it can be specified @@ -217,7 +217,7 @@ be linked or which would be deleted by brew link --overwrite, but w actually link or delete any files.

If --force is passed, Homebrew will allow keg-only formulae to be linked.

-
linkapps [--local] [formulae]

Find installed formulae that provide .app-style OS X apps and symlink them +

linkapps [--local] [formulae]

Find installed formulae that provide .app-style macOS apps and symlink them into /Applications, allowing for easier access.

If no formulae are provided, all of them will have their apps symlinked.

@@ -462,7 +462,7 @@ name of the file or formula being audited, to make the output easy to grep.

audit exits with a non-zero status if any errors are found. This is useful, for instance, for implementing pre-commit hooks.

-
bottle [--verbose] [--no-rebuild] [--keep-old] [--skip-relocation] [--root-url=<root_url>]:

+
bottle [--verbose] [--no-rebuild] [--keep-old] [--skip-relocation] [--root-url=<root_url>] [--force-core-tap]:

bottle --merge [--no-commit] [--keep-old] [--write]:

Generate a bottle (binary package) from a formula installed with @@ -696,7 +696,7 @@ a Homebrew-built Subversion if installed, or the system-provided binary.

Set this to force Homebrew to use a particular svn binary.

HOMEBREW_TEMP

If set, instructs Homebrew to use HOMEBREW_TEMP as the temporary directory for building packages. This may be needed if your system temp directory and -Homebrew Prefix are on different volumes, as OS X has trouble moving +Homebrew Prefix are on different volumes, as macOS has trouble moving symlinks across volumes when the target does not yet exist.

This issue typically occurs when using FileVault or custom SSD -- cgit v1.2.3