diff options
| author | Xu Cheng | 2015-08-21 12:34:38 +0800 |
|---|---|---|
| committer | Xu Cheng | 2015-08-21 20:08:13 +0800 |
| commit | 329358c33c4aa317cb4be6802eddd2a6b8c800fc (patch) | |
| tree | 5a236e455cf3dc32dd4de0a8e86ec4877f7d9862 /share | |
| parent | d09d2690caf26d913cb6b9a62faf24397ef6c2a0 (diff) | |
| download | brew-329358c33c4aa317cb4be6802eddd2a6b8c800fc.tar.bz2 | |
manpage: add doc for tap --list-official and --list-pinned
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man1/brew.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/share/man/man1/brew.1 b/share/man/man1/brew.1 index 795111abe..121c22173 100644 --- a/share/man/man1/brew.1 +++ b/share/man/man1/brew.1 @@ -373,6 +373,12 @@ By default, the repository is cloned as a shallow copy (\fB\-\-depth=1\fR), but \fBtap \-\-repair\fR: Migrate tapped formulae from symlink\-based to directory\-based structure\. . .IP "\(bu" 4 +\fBtap \-\-list\-official\fR: List all official taps\. +. +.IP "\(bu" 4 +\fBtap \-\-list\-pinned\fR: List all pinned taps\. +. +.IP "\(bu" 4 \fBtap\-info\fR \fItap\fR: Display information about \fItap\fR\. . .IP "\(bu" 4 |
