diff options
| author | Mike McQuaid | 2014-10-26 14:54:36 +0000 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-26 14:57:36 +0000 |
| commit | 19d12aee45ac8d55ecd58a8c072286c84e72041d (patch) | |
| tree | f03c854a0c956a51def4853304aab021e60e635c /Library/Homebrew/manpages/brew.1.md | |
| parent | cd528e7203b649795113c7adc013f09a3b1aab73 (diff) | |
| download | brew-19d12aee45ac8d55ecd58a8c072286c84e72041d.tar.bz2 | |
Import docs from wiki.
Closes Homebrew/homebrew#33211.
Diffstat (limited to 'Library/Homebrew/manpages/brew.1.md')
| -rw-r--r-- | Library/Homebrew/manpages/brew.1.md | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 0699a9f9a..e58fb4693 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -169,8 +169,8 @@ Note that these flags should only appear after a command. Pass `--all` to get information on all formulae, or `--installed` to get information on all installed formulae. - See the wiki for examples of using the JSON: - <https://github.com/Homebrew/homebrew/wiki/Querying-Brew> + See the docs for examples of using the JSON: + <https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/Querying-Brew.md> * `install [--debug] [--env=<std|super>] [--ignore-dependencies] [--only-dependencies] [--cc=<compiler>] [--build-from-source] [--devel|--HEAD]` <formula>: Install <formula>. @@ -441,8 +441,8 @@ by default: $ ls $(brew --repository)/Library/Contributions/cmd Documentation for the included external commands as well as instructions for -creating your own can be found on the wiki: -<http://wiki.github.com/Homebrew/homebrew/External-Commands> +creating your own can be found in the docs: +<https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/External-Commands.md> ## SPECIFYING FORMULAE @@ -598,7 +598,7 @@ If your proxy requires authentication: ## SEE ALSO -Homebrew Wiki: <http://wiki.github.com/Homebrew/homebrew/> +Homebrew Documentation: <https://github.com/Homebrew/homebrew/blob/master/share/doc/homebrew/> `git`(1), `git-log`(1) |
