mirror of
https://github.com/Homebrew/brew.git
synced 2025-07-14 16:09:03 +08:00
regenerate manpages
This commit is contained in:
parent
08f51a5d5a
commit
964d189109
@ -801,6 +801,8 @@ a simple example. For the complete API, see:
|
|||||||
Create a basic template for an Autotools-style build.
|
Create a basic template for an Autotools-style build.
|
||||||
* `--cmake`:
|
* `--cmake`:
|
||||||
Create a basic template for a CMake-style build.
|
Create a basic template for a CMake-style build.
|
||||||
|
* `--go-mod`:
|
||||||
|
Create a basic template for a Go-Modules-style build.
|
||||||
* `--meson`:
|
* `--meson`:
|
||||||
Create a basic template for a Meson-style build.
|
Create a basic template for a Meson-style build.
|
||||||
* `--no-fetch`:
|
* `--no-fetch`:
|
||||||
|
@ -1020,6 +1020,10 @@ Create a basic template for an Autotools\-style build\.
|
|||||||
Create a basic template for a CMake\-style build\.
|
Create a basic template for a CMake\-style build\.
|
||||||
.
|
.
|
||||||
.TP
|
.TP
|
||||||
|
\fB\-\-go\-mod\fR
|
||||||
|
Create a basic template for a Go\-Modules\-style build\.
|
||||||
|
.
|
||||||
|
.TP
|
||||||
\fB\-\-meson\fR
|
\fB\-\-meson\fR
|
||||||
Create a basic template for a Meson\-style build\.
|
Create a basic template for a Meson\-style build\.
|
||||||
.
|
.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user