diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/brew.1.html | 4 |
1 files changed, 2 insertions, 2 deletions
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 <code><path></code> instead.</p> <p>If <code>--patch</code> is passed, patches for <var>formulae</var> will be applied to the unpacked source.</p> -<p>If <code>--git</code> is passed, a Git repository will be initalized in the unpacked +<p>If <code>--git</code> is passed, a Git repository will be initialized in the unpacked source. This is useful for creating patches for the software.</p></dd> <dt><code>unpin</code> <var>formulae</var></dt><dd><p>Unpin <var>formulae</var>, allowing them to be upgraded by <code>brew upgrade</code>. See also <code>pin</code>.</p></dd> @@ -447,7 +447,7 @@ style checks.</p> connection are run.</p> <p>If <code>--new-formula</code> 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 <code>--strict</code> and <code>--online</code>.</p> <p>If <code>--display-cop-names</code> is passed, the RuboCop cop name for each violation |
