diff options
Diffstat (limited to 'Library/Contributions/manpages/brew.1.md')
| -rw-r--r-- | Library/Contributions/manpages/brew.1.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 641b67ea4..c6e046412 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -159,6 +159,10 @@ didn't include with OS X. Using Git, fetches the newest version of Homebrew from the GitHub repository. + * `log [git-options]` <formula> ...: + Shows the git log for the given formulae. Options that `git log` + recognizes can be passed before the formula list. + ## EXTERNAL COMMANDS Homebrew allows external commands to be defined by putting a +x file named |
