license: update manpages

This commit is contained in:
lionellloh 2020-06-19 04:08:50 +08:00
parent b2cccfcf68
commit 4cb22ca899
2 changed files with 6 additions and 0 deletions

View File

@ -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`*.

View File

@ -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\.
. .