diff --git a/docs/Manpage.md b/docs/Manpage.md index 036685a17e..f9aba122ca 100644 --- a/docs/Manpage.md +++ b/docs/Manpage.md @@ -801,6 +801,8 @@ a simple example. For the complete API, see: Create a basic template for an Autotools-style build. * `--cmake`: Create a basic template for a CMake-style build. +* `--go-mod`: + Create a basic template for a Go-Modules-style build. * `--meson`: Create a basic template for a Meson-style build. * `--no-fetch`: diff --git a/manpages/brew.1 b/manpages/brew.1 index 67d3d9b1b3..b3d626f3fb 100644 --- a/manpages/brew.1 +++ b/manpages/brew.1 @@ -1020,6 +1020,10 @@ Create a basic template for an Autotools\-style build\. Create a basic template for a CMake\-style build\. . .TP +\fB\-\-go\-mod\fR +Create a basic template for a Go\-Modules\-style build\. +. +.TP \fB\-\-meson\fR Create a basic template for a Meson\-style build\. .