From 0e15ffff627c17b6c83e7424c0f1357e99902802 Mon Sep 17 00:00:00 2001
From: Mandar Gokhale
Date: Thu, 3 Nov 2016 02:51:22 +0000
Subject: Correct a few typos
...and update man pages where applicable
---
docs/brew.1.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
(limited to 'docs')
diff --git a/docs/brew.1.html b/docs/brew.1.html
index 931daf936..7af76e6f0 100644
--- a/docs/brew.1.html
+++ b/docs/brew.1.html
@@ -374,7 +374,7 @@ be created in the directory named by <path> instead.
If --patch is passed, patches for formulae will be applied to the
unpacked source.
If --git is passed, a Git repository will be initalized in the unpacked
+
If --git is passed, a Git repository will be initialized in the unpacked
source. This is useful for creating patches for the software.
unpin formulaeUnpin formulae, allowing them to be upgraded by brew upgrade. See also
pin.
If --new-formula is passed, various additional checks are run that check
-if a new formula is eligable for Homebrew. This should be used when creating
+if a new formula is eligible for Homebrew. This should be used when creating
new formulae and implies --strict and --online.
If --display-cop-names is passed, the RuboCop cop name for each violation
--
cgit v1.2.3