diff options
| author | Mike McQuaid | 2017-06-04 11:52:13 +0100 |
|---|---|---|
| committer | GitHub | 2017-06-04 11:52:13 +0100 |
| commit | 54e01d76db34a3a649c79b189873bfd0a52dbc9f (patch) | |
| tree | 9c0f26e0077b0b52b569c1e9b9a53bef699aa0e0 /Library/Homebrew/manpages | |
| parent | 0d124f7510457e3f60d9a6148b0e214118d34726 (diff) | |
| parent | 9e17e44b3e16c9eb8d3f9e6baf8a92353fc8bd67 (diff) | |
| download | brew-54e01d76db34a3a649c79b189873bfd0a52dbc9f.tar.bz2 | |
Merge pull request #2599 from peternewman/patch-11.2.2
Fix internal links on the manpage
Diffstat (limited to 'Library/Homebrew/manpages')
| -rw-r--r-- | Library/Homebrew/manpages/brew.1.md.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md.erb b/Library/Homebrew/manpages/brew.1.md.erb index 29f8d0bec..0baa96755 100644 --- a/Library/Homebrew/manpages/brew.1.md.erb +++ b/Library/Homebrew/manpages/brew.1.md.erb @@ -24,7 +24,7 @@ didn't include with macOS. ## ESSENTIAL COMMANDS -For the full command list, see the [COMMANDS][] section. +For the full command list, see the [COMMANDS](#commands) section. With `--verbose` or `-v`, many commands print extra debugging information. Note that these flags should only appear after a command. |
