From 4cb22ca899b2bb9cfa512573b01af5c0b57d8ee1 Mon Sep 17 00:00:00 2001 From: lionellloh Date: Fri, 19 Jun 2020 04:08:50 +0800 Subject: [PATCH] license: update manpages --- docs/Manpage.md | 2 ++ manpages/brew.1 | 4 ++++ 2 files changed, 6 insertions(+) diff --git a/docs/Manpage.md b/docs/Manpage.md index 0b746685a1..ab6236778a 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -785,6 +785,8 @@ a simple example. For the complete API, see: Explicitly set the *`name`* of the new formula. * `--set-version`: Explicitly set the *`version`* of the new formula. +* `--set-license`: + Explicitly set the *`license`* of the new formula. * `--tap`: Generate the new formula within the given tap, specified as *`user`*`/`*`repo`*. diff --git a/manpages/brew.1 b/manpages/brew.1 index 49bf5bd86e..fd47c1a362 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1031,6 +1031,10 @@ Explicitly set the \fIname\fR of the new formula\. Explicitly set the \fIversion\fR of the new formula\. . .TP +\fB\-\-set\-license\fR +Explicitly set the \fIlicense\fR of the new formula\. +. +.TP \fB\-\-tap\fR Generate the new formula within the given tap, specified as \fIuser\fR\fB/\fR\fIrepo\fR\. .