mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
license: update manpages
This commit is contained in:
parent
b2cccfcf68
commit
4cb22ca899
@ -785,6 +785,8 @@ a simple example. For the complete API, see:
|
|||||||
Explicitly set the *`name`* of the new formula.
|
Explicitly set the *`name`* of the new formula.
|
||||||
* `--set-version`:
|
* `--set-version`:
|
||||||
Explicitly set the *`version`* of the new formula.
|
Explicitly set the *`version`* of the new formula.
|
||||||
|
* `--set-license`:
|
||||||
|
Explicitly set the *`license`* of the new formula.
|
||||||
* `--tap`:
|
* `--tap`:
|
||||||
Generate the new formula within the given tap, specified as *`user`*`/`*`repo`*.
|
Generate the new formula within the given tap, specified as *`user`*`/`*`repo`*.
|
||||||
|
|
||||||
|
@ -1031,6 +1031,10 @@ Explicitly set the \fIname\fR of the new formula\.
|
|||||||
Explicitly set the \fIversion\fR of the new formula\.
|
Explicitly set the \fIversion\fR of the new formula\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-\-set\-license\fR
|
||||||
|
Explicitly set the \fIlicense\fR of the new formula\.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\fB\-\-tap\fR
|
\fB\-\-tap\fR
|
||||||
Generate the new formula within the given tap, specified as \fIuser\fR\fB/\fR\fIrepo\fR\.
|
Generate the new formula within the given tap, specified as \fIuser\fR\fB/\fR\fIrepo\fR\.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user