From 883c58f75170c0c0354a5b8908b4e0cfaa29d948 Mon Sep 17 00:00:00 2001 From: Jack Nagel Date: Thu, 1 Sep 2011 22:49:41 -0500 Subject: Add the upgrade command to the man page Signed-off-by: Jack Nagel --- Library/Contributions/manpages/brew.1.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'Library') diff --git a/Library/Contributions/manpages/brew.1.md b/Library/Contributions/manpages/brew.1.md index 049fc4e2b..9a7f50b01 100644 --- a/Library/Contributions/manpages/brew.1.md +++ b/Library/Contributions/manpages/brew.1.md @@ -233,6 +233,11 @@ For the full command list, see the COMMANDS section. * `update`: Fetch the newest version of Homebrew from GitHub using `git`(1). + * `upgrade` []: + Upgrade outdated brews. + + If are given, upgrade only the specified brews. + * `uses [--installed]` : Show the formulas that specify as a dependency. The list is not recursive; only one level of dependencies is resolved. -- cgit v1.2.3