From 8350e9c5ad5293b389d956be7ec9a56c72a418fb Mon Sep 17 00:00:00 2001 From: Dominyk Tiller Date: Sun, 14 Jun 2015 18:36:16 +0100 Subject: [PATCH] man: fix typo Re: https://github.com/Homebrew/homebrew/commit/ad92f10ec35dcdbdd3424f663ffc7ff53287f714#commitcomment-11670008 --- Library/Homebrew/manpages/brew.1.md | 2 +- share/man/man1/brew.1 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Library/Homebrew/manpages/brew.1.md b/Library/Homebrew/manpages/brew.1.md index 6414511e9b..9065ba4350 100644 --- a/Library/Homebrew/manpages/brew.1.md +++ b/Library/Homebrew/manpages/brew.1.md @@ -359,7 +359,7 @@ Note that these flags should only appear after a command. any transport protocol that `git` handles. The one-argument form of `tap` simplifies but also limits. This two-argument command makes no assumptions, so taps can be cloned from places other than GitHub and - using protocols other than HTTPS, e.g. SSH, GIT, HTTP(S), FTP(S), RSYNC. + using protocols other than HTTPS, e.g., SSH, GIT, HTTP, FTP(S), RSYNC. By default, the repository is cloned as a shallow copy (`--depth=1`), but if `--full` is passed, a full clone will be used. diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 406de7baa6..f401d7b90f 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -341,7 +341,7 @@ If \fB\-\-force\fR is passed, and there are multiple versions of \fIformula\fR i \fBtap \fR taps a formula repository from GitHub using HTTPS\. Since so many taps are hosted on GitHub, this command is a shortcut for \fBtap user/repo https://github\.com/#{user}/homebrew\-#{repo}\fR\. . .IP "\(bu" 4 -\fBtap \fR taps a formula repository from anywhere, using any transport protocol that \fBgit\fR handles\. The one\-argument form of \fBtap\fR simplifies but also limits\. This two\-argument command makes no assumptions, so taps can be cloned from places other than GitHub and using protocols other than HTTPS, e\.g\. SSH, GIT, HTTP(S), FTP(S), RSYNC\. +\fBtap \fR taps a formula repository from anywhere, using any transport protocol that \fBgit\fR handles\. The one\-argument form of \fBtap\fR simplifies but also limits\. This two\-argument command makes no assumptions, so taps can be cloned from places other than GitHub and using protocols other than HTTPS, e\.g\., SSH, GIT, HTTP, FTP(S), RSYNC\. . .IP "" 0 .