parent
8f85238094
commit
8350e9c5ad
@ -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.
|
||||
|
||||
@ -341,7 +341,7 @@ If \fB\-\-force\fR is passed, and there are multiple versions of \fIformula\fR i
|
||||
\fBtap <user/repo>\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 <user/repo> <URL>\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 <user/repo> <URL>\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
|
||||
.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user